kaseypocius / k.audio2data

Max abstraction that converts audio from -1. & 1. to integers between 1 & an arbitrary value. Integers are only output when the value changes, which makes it useful to save processing power where repeated values would be unwanted (ie converting audio LFOs to MIDI CC etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k.audio2data

Max abstraction that converts audio from -1. & 1. to integers between 1 & an arbitrary value. Integers are only output when the value changes, which makes it useful to save processing power where repeated values would be unwanted (ie converting audio LFOs to MIDI CC etc)

Takes two arguments, which is the snapshot rate in ms and the data size as an int

About

Max abstraction that converts audio from -1. & 1. to integers between 1 & an arbitrary value. Integers are only output when the value changes, which makes it useful to save processing power where repeated values would be unwanted (ie converting audio LFOs to MIDI CC etc)


Languages

Language:Max 100.0%