[code] Refactor code structure into files #7

Closed
opened 2023-06-18 10:06:37 +00:00 by e1lama · 1 comment
Owner
  • Ring Buffer
  • Oscillator
  • Synth

GUI and sound loop will stay in the main.c

- [x] Ring Buffer - [x] Oscillator - [ ] Synth GUI and sound loop will stay in the main.c
e1lama self-assigned this 2023-06-18 10:06:37 +00:00
e1lama added reference fix/code-7 2023-06-18 10:23:35 +00:00
Author
Owner

Decided to not exclude Synth code from main as it would be better to keep there for experimenting with the Oscillator UI.
Maybe will move some parts from Oscillator library into main also (accumulation methods, for example)

Decided to not exclude Synth code from main as it would be better to keep there for experimenting with the Oscillator UI. Maybe will move some parts from Oscillator library into main also (accumulation methods, for example)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: e1lama/SeeSynth#7
No description provided.