Building a microtonal polyphonic synth

R_Gol's icon

4 years a go I build a microtonal synth in m4l using the scl object which was just fine for that time.

I remember that some time ago i encounter an object someone made that give you much easier access to microtonal scales.

1) I want to ask if someone can share that object?

2) my end goal is to be able to run this device as a standalone machine - in that case I should probably look into RNBO which I understand gives you the ability to run Max patches on Raspberry pi?

3) Is it better to implement polyphony synth using poly~ object or MC?

Thanks

R_Gol's icon

OK so I further look into it and it seems the objects I was looking for is th.scala

If to share my end goal - a device with small screen that you can choose a scale from it and also to create your own scales. Is this should be done using arduino and small oled display or it can all be made using max RNBO running on Pi ?