danfrz/PLEBTracker

Panning

Opened this issue · 0 comments

When I started the project I underestimated the value of stereo in music. When I get to live interpretation in the tracker (using OpenAL?) I should also add panning. These both will involve a number of infrastructural changes.

Goattrk uses a table for panning, and I think you can do some pretty cool stuff with that.

However there are so many tables visible all the time that you can barely see your composition within 80 character lines, and that's a use case I'd like to support.

Proposal: have filter and pan tables always hidden and provide a modifier key that when pressed displays pan and filter tables in place of the wave and pulse tables.