Version 1.1.0

Notes and download links for all version 1 releases
Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

Version 1.1.0

Post by admin »

This release introduces the new FlowBoard component for interfacing to our FlowBoard DAQ device. There's also some fixes, enhancements and new components and modules.

Details of all changes:

- New: option to exit exported exes on ESC key press
- New: functions for the Code component, pow, exp, abs, sign
- Fix: search was not identifying matching words in module help text which had capitals in them
- Fix: the ASIO driver now resets automatically after changes are made in the ASIO settings
- New: option to run in background for the Shell Execute component (the default is now to wait for completion)
- Fix: there were issues with single sample delays which resulted in the delay being off by one sample under certain conditions
- Fix: the Signal Analyser wasn't setting the type sometimes on re-load
- Fix: when zooming fully out using the mouse wheel the zoom level was getting stuck preventing you from zooming back out
- Fix: the Bool to True and Bool to False components were not setting state until after sending the trigger out which causing problems when used in feedback loops
- New: sample rate for Direct Sound is no longer fixed at 44100
- Fix: when deleting a module containing either Direct Sound Out or ASIO In/Out the toolbox was not being updated to allow you to add a new one
- Fix: ASIO now updates as you change settings where before you would have needed to turn it off and back on again
- Fix: there was an issue with the compression when saving very small schematics that caused the file to be unreadable
- New: the MIDI to Voices now defaults to starting a new voice for each note
- New: the 'Using Samples' input to the MIDI to Voices has been renamed and allows you to select between reusing the same voice for the same note or starting a new one (default)
- New: option on the MIDI to Voices to specify whether repeating the same note creates new voices or just has one instance when MIDI Sustain is on
- Fix: problem with not sending the complete sequence of stages when a note passes from on to off in the same audio frame
- New: updated MIDI to Poly module to reflect changes made to the primitives
- Fix: there was a missing link in the PWM module

New Primitives:

- FlowBoard
- MIDI to Multi Voice
- SFZ Parser
- Open ASIO Settings
- Hex To String
- String To Hex
- Colour to HSV
- HSV to Colour

New Modules:

- Display Window
- Audio Menu
- Multi Sample
- Multi Sample Advanced
Post Reply