Hello.
I find it a problem that instruments to Pd are distributed
around the world. Starting from "www.pura-data.org" one has to
spend a lot of time in getting all and in understanding what
instruments are good/needed and what not.
Could somebody reorganize "www.pure-data.org" so that all
instruments are in a directory tree at that site? Then
I could save time and download all, and put the whole
directory to Pd search path.
In any case, forcing one to download all files individually
is a major turnout. This is a problem of many commercial sites
as well (Reaktor) -- like people want buy a software and then
spend month in downloading instruments one by one, three clicks
per download.
-*-
Is there equivalent to Pluggo of Max/MSP for Pd?
Regards,
Juhana
Hallo,
(please lets keep this on the list, too. I don't know everything. ;)
Piotr Sawicki hat gesagt: // Piotr Sawicki wrote:
> >>I have problems with configuring virmidi and running jack.
> >>According to howto from:
> >>http://linux-sound.org/quick-toots/4-sequencers_and_softsynths/quick-toot-m…
> >>
> >>I have set /etc/modules.conf like this:
> >>
> >>above snd-ice1712 snd-pcm-oss
> >># Configure support for OSS /dev/sequencer and
> >># /dev/music (aka /dev/sequencer2)
> >># (Takashi Iwai advises that it is unnecessary
> >># to alias these services beyond the first card, i.e., card 0)
> >>alias sound-service-0-1 snd-seq-oss
> >>alias sound-service-0-8 snd-seq-oss
> >>
> >># Configure card 1 (second card) as a virtual MIDI card
> >>alias sound-slot-1 snd-card-1
> >>alias snd-card-1 snd-virmidi
> >>
> >>alias sound-slot-0 snd-ice1712
> >>
> >>
> >>Then I want to run qjackctl as usual, but I get an error:
> >>
> >>could not connect to jack server as client
> >>
> >>and when I type in console:
> >>[root@pececik piotr]# jackd -d alsa -d hw:0
> >>jackd 0.94.3
> >>Copyright 2001-2003 Paul Davis and others.
> >>jackd comes with ABSOLUTELY NO WARRANTY
> >>This is free software, and you are welcome to redistribute it
> >>under certain conditions; see the file COPYING for details
> >>
> >>loading driver ..
> >>creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|rt|32bit
> >>ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed:
> >>No such file or directory
> >>jackd: pcm.c:687: snd_pcm_nonblock: Assertion `pcm' failed.
> >>Aborted (core dumped)
> I'm running kernel 2422-26mm2 on mdk 9.2
>
> [piotr@pececik piotr]$ su
> [root@pececik piotr]# modprobe snd-virmidi snd_index=1
> Warning: ignoring snd_index=1, no such parameter in this module
> Module snd-virmidi loaded, with warnings
> [root@pececik piotr]#
There is no option snd-index or snd_index for ALSA soundcards modules
anymore, it now is called "index". All ALSA modules lost their "snd-"
prefix.
ciao
--
Frank Barknecht _ ______footils.org__
Hello,
I have recently bought the ice1712-based DSP2000 C-PORT from Hoontech and
I'm really satisfied with it. I only have a little problem: MIDI!
The card has 1 MIDI in and 2 MIDI out, and the 2 outs are working fine.
However, I can't get anything from MIDI in :-(
Anyone has that card and can confirm this problem or I have to check my
hardware? Maybe ALSA get confused? With aconnect I see 2 devices (0 and 32)
both as inputs and as outputs...
I've tried on the staudio.com forum and they suggest to test the card under
windows, but (ehm..) I don't have it...
Any suggestions?
TIA
--
.-----------------------.
| Emiliano Grilli |
| emillo(a)libero.it |
| Linux user #209089 |
| http://www.emillo.net |
'-----------------------'
Hi:
Haven't posted to this list before, but have been using Linux
audio for awhile. Any help for a linux midi newbie? I have a Motu Midi
Express XT interface which I can't seem to configure correctly. I have
been through all of the tutorials on the Planet CCRMA website for USB
midi setup, as well as tweaked /etc/hotplug, /etc/blacklist and the
/etc/modules.conf (snd_limit=4 for two devices: audio card and midi
interface) with no good results. Anyone know of a place where I can
find some tips on how to set this device up? I have a SoundBlaster Live
card and am going to make the move to RME pretty soon. The Motu Express
XT falls into the machine ok, but I can't make it sit in the machine
without it stealing my audio card. I.e. I can't make both devices work
at the same time. Any tips?
Thanks very much for any help given,
gk
Hi,
How to set ardour.rc file to use raw virtual midi provided by snd-virmidi
and how to configure the same midi interface as midi port in muse?
Thanks
Piotr
--
Kopalnia Dźwięku
Piotr Karol Sawicki
email: pelle(a)plusnet.pl
strona domowa: www.piotr.art.pl
Hi!
Horgand ... is a organ, jack capable who generates sound with a FM based
synthesizer, also provides DSP effects and a small programable accompaniment
in wave table.
Requires:
FLTK
ALSA
JACK
LIBSNDFILE
News on 1.06
--------------------
- Sound engine changed (20 Carriers) (10x2)(stereo)
- Improved Detune for stereo effect.
- Added drawbar conversion to marimba
- Added Volume for organ section.
- Master Volume now control the whole organ.
- Update jack-process
- Fixed bug in change programs.
- File format changed, new default bank released
- Improved Tremolo Speed.
- Improved ADSR.
- Man File updated.
- Fixed bug in command line.
- Split source code for future development.
available in:
http://horgand.berlios.de
Thanks
Josep
Vstserver is a program that must be running when using programs
using vstlib.
Vstlib is a library that can be used by programs to run windows
vst audio plugins under i386linux/i386freebsd/i386solaris/i386etc.
(May require som modifications for other os-es than i386linux).
A tutorial for vst plugins in linux can be found here:
http://www.djcj.org/LAU/quicktoots/toots/vst-plugins/
A list of some of the plugins working and not working:
http://80.61.20.184/vst/
0.3.0 -> 0.3.1:
-Added a watchdog for the processthread if its running SCHED_FIFO. If the
processthread use more than 10 seconds to process a chunk, it should be
killed. Tested with an endless loop, and it seems to work.
-Added "make install" and "make uninstall".
-Updated the INSTALL file. The installation should now be a bit easier.
Download source from: http://www.notam02.no/arkiv/src/
Mandrake users can find rpm packages here: http://rpm.nyvalls.se/
--
Hi,
I have problems with configuring virmidi and running jack.
According to howto from:
http://linux-sound.org/quick-toots/4-sequencers_and_softsynths/quick-toot-m…
I have set /etc/modules.conf like this:
above snd-ice1712 snd-pcm-oss
# Configure support for OSS /dev/sequencer and
# /dev/music (aka /dev/sequencer2)
# (Takashi Iwai advises that it is unnecessary
# to alias these services beyond the first card, i.e., card 0)
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-8 snd-seq-oss
# Configure card 1 (second card) as a virtual MIDI card
alias sound-slot-1 snd-card-1
alias snd-card-1 snd-virmidi
alias sound-slot-0 snd-ice1712
Then I want to run qjackctl as usual, but I get an error:
could not connect to jack server as client
and when I type in console:
[root@pececik piotr]# jackd -d alsa -d hw:0
jackd 0.94.3
Copyright 2001-2003 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|rt|32bit
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed:
No such file or directory
jackd: pcm.c:687: snd_pcm_nonblock: Assertion `pcm' failed.
Aborted (core dumped)
[root@pececik piotr]#
If I comment these lines in modules.conf and restart alsa, everything
works perfectly, so what am I doing wrong?
Thanks
Piotr
--
Kopalnia Dźwięku
Piotr Karol Sawicki
email: pelle(a)plusnet.pl
strona domowa: www.piotr.art.pl
Hallo,
rob canning hat gesagt: // rob canning wrote:
> i am running pd 0.37.0 as root with the latest kernel from
> planetccrma with -jack using Qjackctl as user - i am using alsa
> 1.0.1 with a hdsp card on RH.9 P4 2.6 with 2gigs of dual channel
> ram
>
> jackstart -R -d alsa -d hw:0 -r 44100 -p 1024 & (or somthing like that)
If you run as root (generally *not* a good idea) then you don't need
to use jackstart!
> pd -rt -jack
>
> whenever i use the plugin~ 0.2 (LADSPA) external, the smallest thing
> (select all- drag)
This is not that small a thing to do for Pd.
> causes pd to crash and the only way it will
> restart is by doing a reboot.
>
> i just tried without plugin~ and get the same thing though plugin~
> does seem to like to crash my system quite easily..
>
> here is the last jack error:
>
> subgraph starting at pure_data_0 timed out (subgraph_wait_fd=24, status = 0, state = Running)
> client pure_data_0 error: awake_at = 663526372 state = 2 timed_out = 2
> **** alsa_pcm: xrun of at least 11.868 msecs
> 13:32:56.712 Audio connection graph change.
> 13:32:56.712 XRUN callback. (4)
> 13:32:56.837 Audio active patchbay scan...
>
> i can't restart pd with either -jack (with the jack server running)
> or -alsa (with the jack server off) unless i reboot
Is there still a pd running somewhere? Check with "ps aux".
> sometimes i get the audio in/out stuck - closing error sometimes but
> mostly the watchdog: signaling pd error just keeps appearing
Do you run the latest test version from Miller's site? I would
recommend doing this. Also in s_inter.c try to change this line in
sys_set_priority:
p3 = (higher ? p2 - 1 : p2 - 3);
to be that:
// p3 = (higher ? p2 - 1 : p2 - 3);
p3 = (higher ? p1 + 3 : p1 + 1);
instead, and in s_audio_jack.c find (around line 60) this:
} else { /* PD could not keep up ! */
if (jack_started) sys_log_error(ERR_RESYNC);
and throw out the sys_log_error like:
} else { /* PD could not keep up ! */
// don't call log_error in jack process:
// if (jack_started) sys_log_error(ERR_RESYNC);
then recompile. This once did wonders here for letting Pd
coexist with Jack.
ciao
--
Frank Barknecht _ ______footils.org__