Skip to content

slice~

The slice~ object splits a multichannel audio signal into two separate signals based on a specified slice point n. A positive n sends the first n channels to the left outlet and the remaining channels to the right, while a negative n sends the last n channels to the right outlet and the rest to the left. This allows for flexible routing and manipulation of individual channels within a multichannel signal.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for else and install it. Then create an object with declare -lib else -path else. Finally, use slice~ or any other object from else.

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors