Git Product home page Git Product logo

rove's People

Contributors

artfwo avatar wrl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rove's Issues

Cannot create more than 3 groups

I have a 8x8 arduinome and I'd like to have 4 groups in my session. Neither of these would work. Rove automatically trims the number of groups to 3. All the "files" tagged as group=4 just go into group3 - pressing the button in such a row stops other tracks in group3 and pressing 3rd button in the top row mutes them.

I also tried to increase number of groups to 5. Didn't have any effect. Here's my session file:

[session]
bpm = 74
quantize = .25 # fraction of a quarter note to quantize to
groups = 4
pattern1 = 8
pattern2 = 8

[file]
path = session/drums1.wav
group = 1

[file]
path = session/drums2.wav
group = 1

[file]
path = session/melody1.wav
group = 2

[file]
path = session/melody2.wav
group = 3

[file]
path = session/piano.wav
group = 4

[file]
path = session/pluck.wav
group = 4

Provide tempo synchronization with external devices.

Yo!

Thanks a million times for rove! I use it almost daily, and it's really allowed me to experiment and develop my music over the years :). Totally dig it.

Is there some sort of roadmap to synchronize rove and other looping devices? If not, I think it would be a rad feature to consider.

Unfortunately, this feature might creep out to some other nice-to-haves with rove, like a plugin-type system where we could configure different external machines (BOSS RC-50, etc), and their (ostensibly) unique logic to handle synchronization (MIDI clock, etc).

In summation, the purpose of this "issue" is to mainly get some feedback on such a feature, and your thoughts on what would be required to augment rove in order to provide this functionality in a clean and unobtrusive manner.

build failure

while compiling rove from latest git:


CCFLAGS="-march=native -fomit-frame-pointer -O2 -pipe" LINKFLAGS="-Wl,-O1 -Wl,--as-needed" "/var/tmp/portage/media-sound/rove-9999/work/rove-9999/waf" --prefix=/usr configure
Setting top to : /var/tmp/portage/media-sound/rove-9999/work/rove-9999
Setting out to : /var/tmp/portage/media-sound/rove-9999/work/rove-9999/build

Checking for 'gcc' (c compiler) : x86_64-pc-linux-gnu-gcc

Checking for libmonome : yes
Checking for JACK : yes
Checking for libsndfile : yes
Checking for libsamplerate : yes

'configure' finished successfully (2.088s)

Source configured.
Compiling source in /var/tmp/portage/media-sound/rove-9999/work/rove-9999 ...
"/var/tmp/portage/media-sound/rove-9999/work/rove-9999/waf" build --verbose --jobs=2
Waf: Entering directory /var/tmp/portage/media-sound/rove-9999/work/rove-9999/build' [ 1/11] c: src/list.c -> build/src/list.c.2.o 19:12:12 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-fomit-frame-pointer', '-O2', '-pipe', '-std=c99', '-Wall', '-Werror', '-D_GNU_SOURCE', '-I/var/tmp/portage/media-sound/rove-9999/work/rove-9999/build/src/private', '-I/var/tmp/portage/media-sound/rove-9999/work/rove-9999/src/private', '-DHAVE_MONOME_H=1', '-DHAVE_JACK_JACK_H=1', '-DHAVE_SNDFILE_H=1', '-DHAVE_SRC=1', '../src/list.c', '-c', '-o', 'src/list.c.2.o'] [ 2/11] c: src/settings.c -> build/src/settings.c.2.o 19:12:12 runner ['x86_64-pc-linux-gnu-gcc', '-march=native', '-fomit-frame-pointer', '-O2', '-pipe', '-std=c99', '-Wall', '-Werror', '-D_GNU_SOURCE', '-I/var/tmp/portage/media-sound/rove-9999/work/rove-9999/build/src/private', '-I/var/tmp/portage/media-sound/rove-9999/work/rove-9999/src/private', '-DHAVE_MONOME_H=1', '-DHAVE_JACK_JACK_H=1', '-DHAVE_SNDFILE_H=1', '-DHAVE_SRC=1', '../src/settings.c', '-c', '-o', 'src/settings.c.2.o'] ../src/list.c: In function 'list_pop_raw': ../src/list.c:114:17: error: 'm' may be used uninitialized in this function [-Werror=uninitialized] cc1: all warnings being treated as errors Waf: Leaving directory/var/tmp/portage/media-sound/rove-9999/work/rove-9999/build'
Build failed
-> task in 'rove' failed (exit status 1):
{task 39625744: c list.c -> list.c.2.o}
['x86_64-pc-linux-gnu-gcc', '-march=native', '-fomit-frame-pointer', '-O2', '-pipe', '-std=c99', '-Wall', '-Werror', '-D_GNU_SOURCE', '-I/var/tmp/portage/media-sound/rove-9999/work/rove-9999/build/src/private', '-I/var/tmp/portage/media-sound/rove-9999/work/rove-9999/src/private', '-DHAVE_MONOME_H=1', '-DHAVE_JACK_JACK_H=1', '-DHAVE_SNDFILE_H=1', '-DHAVE_SRC=1', '../src/list.c', '-c', '-o', 'src/list.c.2.o']

  • ERROR: media-sound/rove-9999 failed (compile phase):
  • build failed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.