sointu/tracker/gioui
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
..
alert.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
draglist.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
files_js.go fix(gioui): disable file load / save dialogs in browser 2021-03-04 11:21:20 +02:00
files.go fix(gioui): disable file load / save dialogs in browser 2021-03-04 11:21:20 +02:00
iconcache.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
instruments.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
keyevent.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
label.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
layout.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
menu.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
numericupdown.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
parameter.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
patterns.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
popup.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
rowmarkers.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
run.go feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
scrollbar.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
songpanel.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
split.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
surface.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
theme.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
track.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
tracker.go feat: add the ability to use Sointu as a sync-tracker 2021-03-09 23:52:33 +02:00
uniteditor.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00
vumeter.go feat(sointu, tracker,...): restructure domain & tracker models 2021-02-28 14:24:54 +02:00