Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: remove arbitrary limits #103

Open
M0ahgra opened this issue Jun 19, 2024 · 3 comments
Open

request: remove arbitrary limits #103

M0ahgra opened this issue Jun 19, 2024 · 3 comments

Comments

@M0ahgra
Copy link

M0ahgra commented Jun 19, 2024

examples of arbitrary limits:

  • songs length max 128 patterns
  • number of patterns max 128
  • pitch channels max 10
  • only 4 notes per chord
  • ...

going beyond such limits may not SEEM necessary to you, but to someone else it MAY b needed, so u should b able to do it if you want to. "if my computer can handle it then you can do it" is what i say!

there was a song i made once which was longer than 128 patterns, i had to cut it in half and splice the audio :(.

@Mid-The-Modder
Copy link

Mid-The-Modder commented Jun 19, 2024

Most of these are available in JummBox, so I don't think Shak will bother extending these limitations much.

If I had to vouch for some though to be in vanilla BeepBox though, the note-in-chord limit of 4 and volume control are things I find most annoying...

@M0ahgra
Copy link
Author

M0ahgra commented Jun 20, 2024

agreed, 4 isnt enough for anything, things with a limit of 4 should b bumped up to atleast 8, the 4 level volumes r the most difficult for me to deal with

@M0ahgra
Copy link
Author

M0ahgra commented Jun 24, 2024

the 4 level volumes for notes, and the 8 level volumes for instruments is extremely limiting and i run into problems with these all the time.

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

No branches or pull requests

2 participants