Skip to content

SpatServer Gris 0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@belangeo belangeo released this 04 Aug 14:03

GUI improvements

  • Fixed issue #25, scrollbar missing for inputs panel.

  • Small font fixes (issue #28).

  • Keep track of saving directories in the applicationProperties (part
    of issue #23).

  • Newly created hp is automatically selected in the speaker list and current
    selection is not lost when speaker window looses focus (parts of issue #23).

Bug fixes and new features

  • Restore mute/solo states of sources after loading a new speaker
    setup (issue #22).

  • Added a button to reset source positions and an OSC handler to reset a source
    from an external controller (reset, source_to_reset_as_int). Related
    to issue #26.

  • Recording in WAV format now results in numchannels mon files instead of a
    single multi-channel file. AIFF format still outputs a multi-channel file in
    order to compare both methods. Related to issue #29.

  • Fixed issue #30, direct out channels not saved in XML file.