Skip to content

Conversation

@abscisys
Copy link

@abscisys abscisys commented Jun 5, 2023

Adding random sound-design feature for:

  • Performance
  • Effects
  • Preset
  • Operators

As FM synthesis is a really complex synthesis model compared to simple subtractive synthesis, this feature provide a hand to start not sound elaboration. This is especially interesting for SciFi type of sounds. Alone it can generate countless number of R2D2 cousins.

- Unison mode probonopd#315
- Add a "All TG" menu probonopd#396
- Unison mode probonopd#315
- Add a "All TG" menu probonopd#396

Fixing compiling errors on RPI1

Fixing compiling issue on RPI1

Revert "Fixing compiling issue on RPI1"

This reverts commit 03a0774.

Revert "Fixing compiling errors on RPI1"

This reverts commit dabe431.

Revert "Implementationg proposition for:"

This reverts commit a69e97f.
abscisys and others added 27 commits January 5, 2023 04:17
Delete gpt-commit-summarizer.yml
Ignore clock and active sensing on serial MIDI (probonopd#417)
Get latest update from main project
This reverts commit d2f11cc, reversing
changes made to 3e7d28e.
reset to origin main branch
@probonopd
Copy link
Owner

Thanks @abscisys.

Build for testing:
MiniDexed_2023-06-05-7032f33

@probonopd
Copy link
Owner

      |  ^~~~~~~
In file included from ../circle-stdlib/libs/circle/include/circle/exceptionstub.h:23,
                 from ../circle-stdlib/libs/circle/include/circle/interrupt.h:24,
                 from ../circle-stdlib/libs/circle/include/circle/timer.h:23,
                 from uimenu.h:27,
                 from uimenu.cpp:23:
uimenu.cpp: In static member function 'static void CUIMenu::GenerateRandomOperatorTG(CUIMenu*, size_t, size_t)':
uimenu.cpp:2045:24: error: 'ToneGenerators' is not a member of 'CConfig'
 2045 |  assert(nTG < CConfig::ToneGenerators);
      |                        ^~~~~~~~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants