Post #3192274
2026-02-24 20:52 UTC
@sjaehn@fosstodon.org Really cool to see the wavetable in the file browser!
Replies (1)
-
@sjaehn@fosstodon.org 2026-02-24 21:21
@dreamer@mastodon.world Thanks, this feature wasn't hard to realize as my UI toolkit already has got a Sample(file)Chooser which already displays a sample. The harder part was to get information about the wavetables from Serum and some others. They also come along as .wav sample files plus some additional data. A had to do some reverse engineering with these wavetables as there was not really a lot information about the additional data except a single blog post.