CHANGELOG since V3.0 ====================== v.3.0 + new feature: added multiple launchpad support. Tested with 2 launchpads. The Step sequencer is extended on to another Launchpad if available!! v.3.02 + new feature: added pattern load and mix mode v.3.021 + fixed bug: if in pattern load mode a new pattern was added, the launchpad freezed. v.3.022 + new feature: added checkbox option in preferences: "On instrument change: Do not reset notes" if set to true (default), the note values will not be set to the default main note, on instrument change. This is helpful if there are already melodies in a track, the notes will not be overwritten, when changing the instrument. v.3.024 + tested 4 Launchpads!! :) Fixed some bugs in launchpad.lua, should work now. + fixed step display bug when having 32 steps, and changed Editstep from 2 to 4. The set steps from Editstep=2 were set also in Editstep=4. v.3.03 + changed to 3.03 for official release :) v.3.031 + fixed bug when a Launchpad button was pressed which step is higher than the step length + fixed bug when vb.views['controller_row'].visible was called, but vb.views['controller_row']==nil + fixed bug in control matrix: if a parameter was selected which contains more than one ":" the values were not read correctly and were not written into the automation correctly. This happened on some VST Devices in Automation/EFX v.3.032 + new feature: it is possible now to enter notes via computer keyboard into note fields directly. E.g. you can type strings of the form 'c4', 'c-4' or 'c#4' v.3.033 + new feature: The plugin is fully compatible to the new Novation Launchpad S! v.3.04 + improvement: improved performance dramatically when using a midi controller like Korg NanoKontrol2 in order to change the note value of a step in the control matrix (go to control matrix, set modulation source to "Note Column: 1/Notes", click on Midi Map in Renoise main window and assign a midi controller to a step. Now move up/down the assigned knob of the midi controller to change the note in real time) + improvement: generally improved the speed of setting a note in the step sequencer gui interface. v.3.05 + improvement: instrument drop down list is controllable with midi v.3.1 + new feature: The plugin is fully compatible to the new Novation Launchpad Mini! + new feature: added modulation target to the gui: the notes of a track can be pitched up or down with +/- buttons. It is also possible to page up/down through the instrument list of each track with these buttons. + All modulation target buttons and lists can be controled via midi. + fixed bug: when adding a track an error appeared under certain circumstances. v3.11 + improvement: improved performance when loading new pattern data into the gui (e.g. on pattern change), it is about 4 times faster now (or even better). + fixed bug: when midi instruments were assigned to a track, the selected midi channel was reset to channel 1 when changing the edit step or selecting another page.