STACK_mini 1.0
A simple STACK toolset for Integers, only.
DESCRIPTION
STACK_mini 1.0
A simple STACK toolset for Integers, only.
Integers allow to store the needed meta data (integer) into the same array.
Some error codes when reaching the boundaries can be read out at each "e" outport:
-1 :PUSH - stack is full, already.
-2: POP - stack is empty, already.
-3: ERASE - stack is empty, already.
Mark Wadewitz, Oct ´19
Also have a look at Colugo_´s great Stack and Queue:
https://www.native-instruments.com/de/reaktor-community/reaktor-user-library/entry/show/10695/
COMMENTS (1)