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

pre-2.0 #676

Merged
merged 530 commits into from
Apr 5, 2019
Merged

pre-2.0 #676

merged 530 commits into from
Apr 5, 2019

Conversation

tehn
Copy link
Member

@tehn tehn commented Dec 27, 2018

tracking issue for pending 2.0 (will be edited as various branches get merged in)

installing

crone

crone is new! softcut/rev/comp/mixing/vu all happens in standalone.

scsynth is now an "external" process. scsynth is now used rather than supernova for stability.

matron

maiden

  • single-pane version included

dust / folder restructure

@okyeron
Copy link
Contributor

okyeron commented Dec 31, 2018

(dumb question?) Are there some quicky instructions on how to install the kernel needed for this?

@artfwo
Copy link
Member

artfwo commented Dec 31, 2018

@okyeron yes, right here in the description of this PR.

@okyeron
Copy link
Contributor

okyeron commented Dec 31, 2018

Aha... perhaps slightly less quickie instructions then? :)

I didn’t see the -C / at the end of the tar command - and then had to look that up.

So... I just drop the tar at /, untar then reboot?

@ngwese
Copy link
Member

ngwese commented Dec 31, 2018

just to be clear the kernel mentioned above is targeting the norns hardware and may not work correctly on other hardware...

@okyeron
Copy link
Contributor

okyeron commented Jan 2, 2019

Compiling on RasPi - Boost is missing: Checking boost includes : headers not found.

Perhaps sudo apt-get install libboost-all-dev needs to be added to norns-image/setup.sh?

EDIT - libjack-jackd2-dev is also needed

@artfwo
Copy link
Member

artfwo commented Jan 2, 2019

FIY, it's only required to install libboost-dev (or better libboost1.62-dev), linstalling libboost-all-dev will consume a lot of disk space.

catfact and others added 23 commits January 28, 2019 14:12
remove reconnect stub from input devices
- record offset is now given in seconds
- command to synchronize voices (1-shot)
- remove lots of dead code
- by default, voices are assigned to alternating buffers
- added command to switch buffer  for voice (tested)
- load/clear commands have changed (not tested)
-
- by default, voices are assigned to alternating buffers
- added command to switch buffer  for voice (tested)
- load/clear commands have changed (not tested)
@tehn tehn merged commit 954f26d into master Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants