Skip to content

Releases: virango/Toaster

v1.0.100 ALPHA

02 May 20:20

Choose a tag to compare

v1.0.100 ALPHA Pre-release
Pre-release

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:
    1. the master volume in KPA is an internal feature; there is no MIDI command.
    2. 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

27 Jan 20:26

Choose a tag to compare

v1.0.74 ALPHA Pre-release
Pre-release

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)

26 Jan 16:46

Choose a tag to compare

v1.0.68 ALPHA (Mac) Pre-release
Pre-release
* 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)

26 Jan 16:20

Choose a tag to compare

v1.0.62 ALPHA (Win) Pre-release
Pre-release
v1.0.62_ALPHA_(Win)

* ALPHA release preparations