666af9433e
feat!: display the parameters as knobs in a grid
...
Also removed the negbandpass & neghighpass parameters
and replaced them with bandpass & highpass set to -1, to
fit the switches better to the GUI.
Closes #51 , closes #173
2025-07-08 19:47:32 +03:00
b6e8ab5c25
style(examples/code/C): rename .unix. examples to .linux.
...
Closes #191
2025-06-16 18:55:01 +03:00
d6badb97be
feat(examples): added playback timestamp extraction to ALSA example. ( #190 )
2025-06-04 16:44:31 +03:00
20fc12c529
feat(examples): add example demonstrating wasm playback in browser
2024-04-08 19:01:39 +03:00
94589eb2eb
feat(examples): add example playing sointu tracks from Python ( #108 )
...
* Added Python code example.
* Added pyinstaller build.
* Clarified debugging steps in README.md.
* Added linux implementation.
* Cosmetics.
* Updated README with correct steps.
2023-10-11 09:37:00 +03:00
ce7c8a0d3e
feat(tracker): add menu to load instrument presets
...
The presets are embedded in the executable, so there's no additional files.
Closes #91
2023-10-01 18:54:50 +03:00
c692ff0f16
build: allow optional use of Crinkler when linking examples
2023-09-02 22:33:48 +03:00
b028fea59a
build: make targets properly rebuild when templates or compiler changed
2023-09-02 20:14:52 +03:00
607e5b5da0
Added x86 asm and C wav writer and player examples.
...
Specifically:
* Added win32, elf32 and elf64 asm player and wav writers using winmm.
* Added dsound player in C.
* Separated the ALL target and the examples; introduced a new examples target.
2023-08-31 14:15:52 +03:00
d0efcc3001
Added usage examples in C; Added asm include file with track info to sointu-compile.
2023-08-29 09:09:02 +03:00
9d6ca519a2
rename examples/fourklang to examples/fourklang_patches
2023-07-08 15:15:24 +03:00
248ba483c6
feat: add ability to import 4klang patches and instruments
2023-07-06 23:47:55 +03:00
d55e9e9880
fix(instruments): make transpose neutral in supersaw instrument
2021-04-24 22:10:55 +03:00
cbc07764a0
feat(instruments): add a few example instruments
2021-04-19 22:00:55 +03:00