9 Commits

Author SHA1 Message Date
208826fd66 Tweaking stuff and FX
Trying to get yet another alternative syntax for writing fxs easily
2024-05-29 13:41:11 +02:00
74642bd1f4 fixing some of the current issues with pat 2024-05-14 15:21:50 +02:00
26f744c575 Saving state after latest Lyon Algorave
This is the current state of the system after the 27/04 algorave.

NOTE: this is my personal live coding system, it is not fine-tuned for general usage. You might have to update paths and various parts of the code to get it to run on your system.
2024-04-29 12:10:30 +02:00
a15036079d SAMP Update + Buffer Allocation Fix
- Updating to the latest version of SAMP (Bank)
- Reserving an absurdly high number of buffers for samples
2024-02-24 01:23:32 +01:00
14aa95f3cf Fix: fixing some stuff before SAMP version upgrade 2024-02-24 01:05:14 +01:00
a916a183b6 Improvement: sampling syntax
Choosing between the mono or stereo sampler is optional. Just use ~sp
and ~nb and the sampler will be picked based on the number of channels
in the audio file getting played.
2024-02-22 21:36:08 +01:00
ef107a9277 Big cleanup 2024-01-05 16:18:18 +01:00
9efa3246b4 add function to print sample list 2024-01-03 23:06:00 +01:00
50f8c18936 adding missing class file 2023-12-27 15:05:24 +01:00