freq-mod

Results 262 comments of freq-mod

Merge conflicts in gui.h must be resolved, though

I know, just posted here to track the progress when the time comes. > Should there be a menu with checkboxes like it's done for instrument banks? Yes.

> Bank control can be improved indeed, but is something I honestly don't feel like doing right now. Try moving your samples.

Its the cause for subissue, main issue still stands unless fixed.

Well, if performance hit wouldn't be too big even on 32-bit MIPS/ARM, it would be great to implement it, if one were to use PicoDrive for testing homebrew/ROM hacks. Else,...

As much as I tested, it seems to work fine... almost. > Order 0E, all channels muted. Why is there sound? No sound anymore, but the waveform appears on per-channel...

No its not. https://github.com/user-attachments/assets/8ea9d373-613e-4057-ae8b-5b2e7c6df008

It compiled successfully, not even a warning

> Now builds fine with -std=c++98 and -std=c++11 not on my end though. appending `-std=c++98` results in the same kind of build fail.

``` In file included from /usr/include/c++/15.1.1/deque:67, from test.cpp:3: /usr/include/c++/15.1.1/bits/stl_uninitialized.h: In instantiation of ‘_ForwardIterator std::__do_uninit_copy(_InputIterator, _Sentinel, _ForwardIterator) [with _InputIterator = _Deque_iterator; _Sentinel = _Deque_iterator; _ForwardIterator = unsigned char]’: /usr/include/c++/15.1.1/bits/stl_uninitialized.h:360:27: required from...