I try to create a tool to turn my beatstep by Arturia into a step sequencer that writes the drum notes straight into the pattern. Overall it is working quite allright, yet there are just two major issues:
-
I want to play drum samples to preview / change the current editted samples within the drum instrument. Changing works, but I don’t know how to create a script to play a sample
-
I want to make the corresponding pad on the beatstep flash when the sample gets played by Renoise. I don’t know how to create a callback routine that gets called whenever a sample gets triggered.
Anybody dealt with these issues?