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

Adds Kammerl Beat Repeat to Parasites #1

Closed
wants to merge 2 commits into from
Closed

Adds Kammerl Beat Repeat to Parasites #1

wants to merge 2 commits into from

Conversation

boourns
Copy link

@boourns boourns commented Aug 18, 2017

This just ports Julius's beat repeat code into Parasites. I generated a patch based on the last two commits of this fork https://github.com/jkammerl/eurorack/commits/master

There is no size problem as far as I can tell. It compiles and uploads fine, all modes play, buffer saving/restoring works fine.

There's a bit of work I still need to do - reverb is still enabled on the beat-repeat algorithm, and I want to go through the patch one more time to ensure that I didn't miss anything else. It could use some people testing it too to ensure it performs the same as the isolated firmware.

I haven't played with the spectral clouds algorithm much - would it be worth also implementing that as an additional algorithm, or replacing spectral mode, or leave it be?

@boourns
Copy link
Author

boourns commented Aug 25, 2017

@mqtthiqs @jkammerl hi guys

if I polish this up are you cool with merging it, or do you want to keep these firmwares separate?

@unity2k
Copy link

unity2k commented Aug 25, 2017

My hope is that @mqtthiqs and @jkammerl would also like to see the merger. I'd also like to vote in the affirmative for Spectral Clouds to be included.

@mqtthiqs
Copy link
Owner

Hi there, thanks for your work @boourns. I'm really happy that someone is still improving this, and kammerl's modes look really interesting. That said, I'd rather have this development not take place in my repository: I am not maintaining this project anymore and I don't want to be held responsible for the changes, releases, bug fixes etc. Feel free to clone and advertise you own repository with the merge though!

@boourns
Copy link
Author

boourns commented Aug 28, 2017

OK, thanks @mqtthiqs!

I'll close this here and figure out my next steps. Cheers.

@boourns boourns closed this Aug 28, 2017
@naught101
Copy link

@boourns did you give up on this? I would love to try it, but it would probably take me a bit to ramp up to compiling it. Is there a wav file available anywhere?

@naught101
Copy link

@naught101
Copy link

Argh, but that firmware doesn't work well for Monsoon. @boourns what would be involved in making the combined firmware work for Monsoon?

@boourns
Copy link
Author

boourns commented Aug 28, 2019

I don't have time to do this / test it but since I DID also write the Monsoon firmware changes, I'll try to point you in the right direction.

Basically you need to take this jkammerl/parasites branch, and apply the 3 commits I wrote here:
https://github.com/boourns/eurorack/commits/parasites

then compile and you should be set.

Give it a shot and let me know how it goes.

Note that this firmware is VERY close to full ROM. In fact, after I wrote this, I tried starting with a stock firmware and adding all the modes, and ran out of space long before I was done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants