sointu/templates/amd64-386
vsariola 99dbdfe223 feat: add the ability to use Sointu as a sync-tracker
There is a new "sync" opcode that saves the top-most signal every 256 samples to the new "syncBuffer" output. Additionally, you can enable saving the current fractional row as sync[0], avoiding calculating the beat in the shader, but also calculating the beat correctly when the beat is modulated.
2021-03-09 23:52:33 +02:00
..
arithmetic.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
effects.asm fix(x86): denormalize delay damp filters 2020-12-30 19:50:38 +02:00
flowcontrol.asm feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
gmdls.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
library.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
library.h feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
output_sound.asm feat(sointu): remove 16-bit output toggle from song; make it compile time option 2021-01-05 18:08:13 +02:00
patch.asm feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
player.asm feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
player.h feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
sinks.asm feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
sources.asm templates: optimize sources.asm size 2021-02-28 15:14:06 +02:00
structs.asm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00