pass a list of integers to gen
I understand I need to use a buffer to send an array to gen.
I have a buffer but it only wants input with values from 0 to 1 and my list is a bunch of integers.
What is the best path forward?
Nevermind, it is working fine. It is just the buffer waveform display that appears to be ranged from 0 to 1. Peek extracts the values I want just fine.
Is this the best way to load in a buffer from a list of integers?
Max Patch
Copy patch and select New From Clipboard in Max.
check peek~ object