Search found 32 matches

by james=jwm//art@net
Mon Sep 24, 2012 10:02 am
Forum: Linux Music News
Topic: The second coming of the Vee One prototypes
Replies: 48
Views: 20038

Re: The second coming of the Vee One prototypes

i guess the answer is in DCA1 (EG ADSR) and the fact that samplv1 honors MIDI note-off events on all circumstances. which means that there's no current way to ignore MIDI note-off events whatsoever and quite frankly it won't comply to that nonsense ever if you want to play the note through its full...
by james=jwm//art@net
Mon Jul 30, 2012 1:14 am
Forum: Linux Distributions & Other Software
Topic: Upcoming Petri-Foo Non-Session-Support
Replies: 9
Views: 4371

[ann] out now petri-foo 0.1.85

bumpity bump: Petri-Foo, the fork of the soft-sampler known as Specimen, has a new release, 0.1.85, available: http://sourceforge.net/projects/petri-foo/files/Source/petri-foo-0.1.85.tar.bz2/download This new release brings two and a half new features with it: (1.0) Non Session Management support (2...
by james=jwm//art@net
Wed Jul 11, 2012 1:27 pm
Forum: Linux Music News
Topic: LMS Suite 12.07. Euphoria, the new king of Linux samplers?
Replies: 65
Views: 36054

Re: LMS Suite 12.07. Euphoria, the new king of Linux sample

If there's one good thing to come out of this it could be the filters - as I'm too much of a half-wit to code filter DSP I might appropriate these for Petri-Foo. Hopefully that will make Petri-Foo a little less lame. Trouble is I'm a half-wit, so it might be too complicated - after all, I once inten...
by james=jwm//art@net
Mon Jul 09, 2012 4:15 pm
Forum: Linux Music News
Topic: Radium v0.65.1
Replies: 25
Views: 13623

Re: Radium v0.65.1

Hiya, Still a few more occurrences... I used the following script to replace 'os.system("python with os.system("python2. #!/bin/bash echo search and replace "s/(\"python /(\"python2 /g"... find . -type f \( -name '*.*' \) | while IFS= read -r NAME; do sed -i "s/(\&...
by james=jwm//art@net
Mon Jul 09, 2012 2:03 pm
Forum: Linux Music News
Topic: Radium v0.65.1
Replies: 25
Views: 13623

Re: Radium v0.65.1

Hi, I've downloaded 0.65.4... > QTDIR=/usr/share/qt Yes, you are supposed to edit that variable before compiling. It should have been (for Arch Linux): QTDIR=/opt/qt > sudo ln -s /usr/bin /usr/share/qt/bin That sounds like the wrong thing to do. Definitely was! It's getting much further into the com...
by james=jwm//art@net
Sun Jul 08, 2012 9:07 pm
Forum: Linux Distributions & Other Software
Topic: Upcoming Petri-Foo Non-Session-Support
Replies: 9
Views: 4371

Re: Upcoming Petri-Foo Non-Session-Support

Well it's partially linked..

Try this:

Code: Select all

sed -i "s/link_libraries(m)/link_libraries(m lo)/" CMakeLists.txt
Which distro are you using?

Thanks!
by james=jwm//art@net
Sun Jul 08, 2012 7:56 pm
Forum: Linux Distributions & Other Software
Topic: Upcoming Petri-Foo Non-Session-Support
Replies: 9
Views: 4371

Re: Upcoming Petri-Foo Non-Session-Support

Hi Hermann, Hi James I'm not a nsm user, but anyhow, I checked out your git and try the branch nsm-support. The build fail here with: Linking C executable petri-foo CMakeFiles/petri-foo.dir/session.c.o: In function `session_poll_nsm_events': session.c:(.text+0x7a7): undefined reference to `lo_server...
by james=jwm//art@net
Sun Jul 08, 2012 12:46 pm
Forum: Linux Music News
Topic: Radium v0.65.1
Replies: 25
Views: 13623

Re: Radium v0.65.1

Hi, In Arch Linux I needed to change the Makefile so QTDIR=/usr/share/qt and then create a symbolic link: sudo ln -s /usr/bin /usr/share/qt/bin But then it's getting stuck trying to find sipconfig. I've installed python2-sip but the python binary on my system is python3. I tried python-sip but then ...
by james=jwm//art@net
Sun Jul 08, 2012 11:17 am
Forum: Linux Distributions & Other Software
Topic: Upcoming Petri-Foo Non-Session-Support
Replies: 9
Views: 4371

Re: Upcoming Petri-Foo Non-Session-Support

I'm using the C nsm.h wrapper (obtained from the next branch of the non-daw git repo). Unlike the Yoshimi patch jack session is still supported too, and I've put the same (or similiar) restrictions on that too, so would be interested to hear if you think that works. I'm not sure how to handle the ex...
by james=jwm//art@net
Sun Jul 08, 2012 12:13 am
Forum: Linux Distributions & Other Software
Topic: Upcoming Petri-Foo Non-Session-Support
Replies: 9
Views: 4371

Upcoming Petri-Foo Non-Session-Support

Hi, I've been working on support in Petri-Foo for Non-Session-Manager and am fairly pleased with how it's looking. I'll be making a new Petri-Foo release in the next few days but if there's any non-session fans out there looking for a new toy to add and don't mind checking git branches out please ta...
by james=jwm//art@net
Mon Jan 12, 2009 3:15 pm
Forum: System Tuning and Configuration
Topic: ardour tuning & RT on AMD64
Replies: 3
Views: 3323

Re: ardour tuning & RT on AMD64

mauser wrote:Hi James,

whats your hydrogen version? Importing kits should work with all drumkits, no matter how old they are..
0.9.4 beta 2

not sure what the problem was, but there is no problem and I've imported dozens since.
by james=jwm//art@net
Thu Dec 11, 2008 2:52 pm
Forum: System Tuning and Configuration
Topic: ardour tuning & RT on AMD64
Replies: 3
Views: 3323

ardour tuning & RT on AMD64

Hi, Two questions here: Firstly I'm sure I saw a post here talking about disabling either liblo or aubio in ardour for faster startup times, but I cannot find now! Anybody recall where it is? Secondly, is anybody aware of good resources for building RT audio apps on AMD64. It's taken me a long time ...
by james=jwm//art@net
Thu Jun 05, 2008 3:41 am
Forum: Linux Distributions & Other Software
Topic: MiniComputer
Replies: 0
Views: 2940

MiniComputer

http://minicomputer.sourceforge.net/ Thanks to a random google and stumbling upon Dave Phillips' http://www.linuxjournal.com/content/give-me-3-synths-part-2 Have only just started using it, but certainly interesting. A quite hard sound, comes with a delay/echo/reverb type effect, lots of modulation...
by james=jwm//art@net
Thu May 08, 2008 11:33 pm
Forum: HOW TOs, Tips & Tricks
Topic: quick start with specimen
Replies: 1
Views: 4705

Cheers for the pointer to the script, very useful! I spent a little time adding a right-click context menu to specimen's patch list if like me you prefer not to go to the main menu when you want to add/remove/rename/duplicate patches. http://www.jwm-art.net/specimen_with_patch_popup_menu.tar.bz2 Use...
by james=jwm//art@net
Thu May 01, 2008 10:44 pm
Forum: Computer Related Hardware
Topic: Zoom H4 USB Audio I/O
Replies: 6
Views: 6088

I never really got anywhere looking into these things mentioned above. What I did do however, was use the H4 as the input device (along with its effects) and the Delta 66 as the output device - this can be done via qjackctl settings easily - and basically achieves what I wanted.