Releases: virango/Toaster
Releases · virango/Toaster
v1.0.100 ALPHA
New features
* input editor
* output editor
* master volume (s. notes)
* tap button
Enhancements
* prev/next page buttons, replace switching pages with knob
* knob acceleration
* better volume knob led ring scaling
* automatic value request, when a rig is selected in RM
* Ubuntu font for LCD display with platform independent size
* mac: using OS X native menu (with working Preferences menu item)
* windows: changing to Inno Setup
* mac: using Packages for setup creation
Bug fixes
* fixed a crash on mac (when switching to tuner)
Notes:
- Master volume in toaster doesn’t affect the master volume in KPA.
Same for the master volume links. The reasons are:- the master volume in KPA is an internal feature; there is no MIDI command.
- Master volume links can be set, but can’t be requested (at least, I couldn’t find out how)
Hence I decided to make master volume an internal feature also. It should behave nearly
the same way as master volume in KPA. If not, open an issue at github.
- There is still no store button, sorry. I think it should be possible, but it requires some
research and I think a lot of code. - The OS 4.0.2 changes are not yet adapted. This is the next task.
v1.0.74 ALPHA
All platforms:
- exit button added
- tuner completed (added master tune and mute knobs)
- fixed a crash which sometimes occurred when a knob was turned fast
Windows:
- cab and amp editor added
- base functionality for mod rate and intensity dials added (not completed yet)
Mac:
- bug fix: making all menus available on mac
v1.0.68 ALPHA (Mac)
* base functionality for mod rate and intensity dials added * mac os x runtime problems with dynamic casts fixed * look up tables splitted (build speed up)
v1.0.62 ALPHA (Win)
v1.0.62_ALPHA_(Win) * ALPHA release preparations