Page 1 of 1
Posted: 16 Sep 2006, 20:27
by senso
New features:
- Display Wave Form module, associated with the sampler (Lalo suggestion)
- Midi Sysex Editor module (Laserbreak suggestion)
- Script module , to built complex patches in a Pascal-like language
- Select Grid module (Paul Brousseau suggestion)
Fixed bugs:
- kVstTransportChanged, now active (posted by zone mobius)
- Inversion of the mouse wheel action in sequencer mode (posted by JM Duchenne)
- Separator hides other interface elements (posted by Bsork)
- Not all tracks playing in MIDI player (posted by Bsork)
Posted: 18 Sep 2006, 00:49
by lalo
great additions senso

..i just did 3 days of reharsals using usine

..wave display..wow...
would be nice to have a selection on the wave display itself to set loop points too

Posted: 18 Sep 2006, 08:57
by senso
you are right,
I was thinking about.
A way to add loop markers.
Posted: 18 Sep 2006, 09:53
by lalo
yes

with loop point inlets and outlets so it can be automated via MIDI/OSC
..another idea would be a "lock function" so you can lock the loop lenght and scan the wave moving one loop point only

...manual time-stretch

Posted: 18 Sep 2006, 12:55
by senso
Inlets : off course!
For the lock function, isn't it equiivalent to move start and stop at the same time, in same proportions?
Posted: 18 Sep 2006, 12:58
by lalo
senso wrote:Inlets : off course!
For the lock function, isn't it equiivalent to move start and stop at the same time, in same proportions?
yes
but would be very confortable to do it with only one controller..
i.e press a button : engage lock
while keeping the button down move a fader to "scan" the wave....

Posted: 18 Sep 2006, 13:44
by senso
i.e press a button : engage lock
while keeping the button down move a fader to "scan" the wave....
In fact, I think that it could be possible to do that with a small patch.
Let's see.
Posted: 21 Sep 2006, 08:40
by bsork
I agree - great additions, and thanks a lot for the bug fixes. I had time yesterday for a quick look at the script module, and it looks very promising! Guess I have to refresh my Pascal programming skills - haven't done that for 12 years or something...
Looking forward to the script manual.
Posted: 21 Sep 2006, 08:47
by senso
A complete documentation on script module will arrive soon.
Take a look to examples (midi scripts in the add-on section) just to refresh your memory...