A major error of “mishandling of global variables” placed in the LPF

A major error of “mishandling of global variables” placed in the LPF was discovered and corrected in the relevant section. The variable that buffers the audio in the code that builds the LPF was shared among the outputs of Wavetable, resulting in a near-monaural sound output configuration, but the problem was solved by adding a

Adding “Depth” to LFO parameters

After adding “Depth” to Modulator’s parameters, I put together the display of parameters related to LFO on one page. I came up with the idea of linking the assignment of the Depth setting parameter in the Modulator to the DelayTimeRange parameter in the 9th item of mode4. The LCD display has Rate/Depth/Feedback in place.  The

Adjust the deviation value of the data referenced by the interpolation mechanism of CombFilter.

Adjustments were made to narrow the deviation value of the data referenced by the interpolation mechanism from the delay buffer of the CombFilter. The variable region where the LFO drives is switched according to the delay time setting of the ring buffer that makes up the CombFilter. Calculated 1/8 of the variable region using BitShift

The SMF_PLAYER for SolenoidBell system is working properly.

The confirmed problem is a mysterious phenomenon in which the upper limit of the BPM setting value is limited to 120 BPM, but this has been normalized at some point in the process of checking the UI. However, the cause of the problem must be identified due to the suspicious the behavior. For the time being,

Consider the parameters to be implemented in LaVoixski@WirelessRemoteController

SW6, located on the lower left side of the remote controller, was assigned to “record switch only,” but in the first round of program modification, the specifications were changed to allow page switching with HOLD while keeping this functionality. However, as a result of operational tests, it was found that page switching was time-consuming. In

BACK TO TOP