sointu/tracker
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
..
gioui feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
defaultsong.go feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
gmdlsentries.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
gmdlsentry.go reorganize things into different packages 2021-03-02 17:19:45 +02:00
model.go feat(tracker): wrap cursor in the song instead of clamping it 2021-03-04 11:21:19 +02:00
music.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
player.go feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
songpoint.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
vuanalyzer.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00