Skip to content

Releases: karlsson/xalsa

Release 0.3.0

16 Jun 15:15
Compare
Choose a tag to compare

Added

  • AVX for X86_64 machines
  • Configurable ratio between buffer and period size
  • Configurable period size
  • Direct conversion (hw vs. plughw)
  • Nerves build for RPi
  • Set SCHED_RR realtime policy if possible

Changed

  • Use enif_select instead of callback
  • Use mmap instead of copy write
  • Number of channels configured as key-value now (see config/config.exs)

Release 0.2.0

03 Nov 16:50
Compare
Choose a tag to compare

Changes since 0.1.0

  • Make PCM name more generic
  • Add max_map_size gauge
  • Increase callback timeout
  • Set default rate to 44100 Hz
  • Update documentation