Welcome to %s forums

BrainModular Users Forum

Login Register

Search found 7 matches

by krawumski
18 Jul 2022, 11:59
Forum: General discussion
Topic: Serious looping module
Replies: 11
Views: 59910

Re: Serious looping module

Undo could be implemented via saved recordings, ideally with an option to save to a memory slot. The Usine Sampler-Recorder does have independent record and play heads no?
by krawumski
15 Jul 2022, 17:22
Forum: General discussion
Topic: Serious looping module
Replies: 11
Views: 59910

Re: Serious looping module

I have experimented with this a little, and the question relates to a recent post about the sampler implementation here: https://brainmodular.com/forums/viewtopic.php?f=5&t=6975 . If there was a way to save the recording and share it between sampler modules without interrupting playback it would be ...
by krawumski
15 Jul 2022, 17:14
Forum: Suggestions & improvements
Topic: CLAP support
Replies: 9
Views: 45835

Re: CLAP support

+1
Definitely time for a clean, well designed, up-to-date, and open plugin interface.
by krawumski
20 May 2022, 10:49
Forum: Suggestions & improvements
Topic: a new way to record and play sound sample
Replies: 10
Views: 44474

Re: a new way to record and play sound sample

Hello Sylvain, I have tried the automatic save feature but when the file is saved loop playback is disrupted. So as it is it can't be used in live looping.
by krawumski
17 May 2022, 09:25
Forum: Suggestions & improvements
Topic: a new way to record and play sound sample
Replies: 10
Views: 44474

Re: a new way to record and play sound sample

+1 It would be useful if there could be several such buffers that can then be switched between. Perhaps this could be implemented by multiple sampler modules sharing the same list of files, with the added feature of pushing the current recording into this list without saving it to disk (so that the ...
by krawumski
13 May 2022, 21:28
Forum: Manuals & Wiki
Topic: Scripting Documentation
Replies: 2
Views: 31813

Re: Scripting Documentation

Thanks for the reply Olivier! I'm making my way through it. The scripting engine is quite a powerful tool, it really deserves more documentation to unlock its potential. So the parameter types correspond to classes that have various member parameters such as min and max values (for the ptDataFader) ...
by krawumski
13 May 2022, 13:32
Forum: Manuals & Wiki
Topic: Scripting Documentation
Replies: 2
Views: 31813

Scripting Documentation

Hello, I am trying to write a script and I'm finding the documentation in the online manual somewhat limited. I can probably make things work anyway but are there any more resources about this out there? For instance, is there any documentation on the various parameter types (TParamType) such as the...