01_initial_implementation
dz / orphium / proto / synth / 01_initial_implementationSummary
Orphium Synth Initial Implementation. Working out the initial implementation for the synthesizer. April 23rd, 2024.
Node Tree
Nodes
| everything_up_to_vm | |
| content | Everything up to Ilo VM |
| children | buffer_interface, hotswapping, msgpack, sndkit_api |
| parents | goal |
| msgpack | |
| content | msgpack |
| children | buffer_interface |
| parents | everything_up_to_vm, sndkit_api |
| sndkit_api | |
| content | sndkit API |
| children | hotswapping, msgpack |
| parents | everything_up_to_vm |
| hotswapping | |
| content | hotswapping |
| parents | everything_up_to_vm, sndkit_api |
| buffer_interface | |
| content | buffer interface |
| parents | msgpack, everything_up_to_vm |
| offline | |
| content | offline |
| children | no_hotswapping, wavout |
| parents | siren_patch, proof_of_concept |
| params_constants | |
| content | Params (constants) |
| parents | working_buffer_and_protocol |
| no_hotswapping | |
| content | no hotswapping |
| parents | offline |
| simple_strings | |
| content | simple: just strings |
| parents | nodes |
| wavout | |
| content | wavout (with filename) |
| parents | offline, complex_maps |
| buffers_cables_registers | |
| content | Buffers and cables and registers |
| parents | working_buffer_and_protocol |