Chysn / O_C-HemisphereSuite

Hemisphere Suite is alternate-alternate firmware for Ornament and Crime, featuring a dual-applet framework with dozens of different modular functions.
324 stars 153 forks source link

Unlinked "A"SR #54

Closed versipellis closed 2 years ago

versipellis commented 4 years ago

Is it possible to run "A"SR in both hemispheres without being linked? I'd essentially like to be able to have two shifted inputs, and Hemisphere is the most efficient channels/hp there is if it's able to be run unlinked.

Chysn commented 4 years ago

If it detects "A"SR running in both hemispheres, they will always be linked. The reason for this is that there was only enough volatile memory available for a single ring buffer. So when two copies of "A"SR are run, the second one is just sort of an "expander" with additional outputs for the one buffer.

versipellis commented 4 years ago

As a possible, as a suggestion in the future, to have two ring buffers with a shorter buffer length as a tradeoff?

Chysn commented 4 years ago

Yes, that's a good idea.

versipellis commented 4 years ago

Should I open that as a new issue for feature request?

Chysn commented 4 years ago

I'll re-open this one and add a the Enhancement label. But I have to be honest, I don't plan any further development of Hemisphere Suite at this time.

Chysn commented 2 years ago

I'm closing all outstanding issues with the "enhancement" label at this time, as no additional enhancements are planned.