Hi!
gmorgan is a .. Rhythm Station, an organ with auto-accompaniment and a
"small" Band in a Linux Box. Uses MIDI and the ALSA sequencer for play the
rhythm patterns. Styles, patterns , sounds, and the mixer settings, can be
edited and saved.
Program is released GNU/GPL version 2.
Changes in v0.16 (08/09/2003)
----------------------------------------------------------------------------------
- Added some info messages.
- Changed ChangLog format.
- Minor bugs solved.
- Added HTML Help Browser inside.
- Changed About Screen.
- Added Collibri Style, thanks to Guy Daniel CLOTILDE.
- Added six Collibri Patterns, thanks to Guy Daniel CLOTILDE.
REQUERIMENTS
--------------------------
Linux
ALSA
Fltk
Midi Keyboard (Optional).
Available in:
http://personal.telefonica.terra.es/web/soudfontcombi/http://www.telefonica.net/web/soudfontcombi/http://perso.wanadoo.fr/guy.clotilde/GMORGAN/index.html
Grettings
Josep
Greetings:
While profiling FLAC I discovered that the format includes a metadata
format for including cue sheet data for use in CD mastering
applications. When I looked for a Linux-based cue sheet editor I found
only the very outdated CDB (CD Builder), which, true to its author's
advice, will not build under GTK 1.2 or 2.x. I thought perhaps JAM would
concern itself with cue sheet data but I think that's not its domain
(the FLAC docs note that the cue sheet data is intended for CD authoring
apps).
Btw, I downloaded and tried running some Windows-based cue sheet
editors under WINE, with varying success, but none were completely
useful. Maybe I should update my WINE installation again, but I'd prefer
a Linux-based solution anyway.
Sorry for the cross-post, I thought perhaps someone on LAD might be
developing such a creature (?). Do any users on LAU utilize a cue sheet
editor for any of their work ?
Best regards,
== dp
giovedì, 04 settembre 2003 alle 19:32:00, Rick Taylor ha scritto:
> Emiliano Grilli,
>
> > I think blender is one of the shiniest examples of a very good interface,
> > and of the power of the community behind it: a real "symbol" of open source
> > software (with the literal "liberation" to GPL!!!)
>
> It's only been open source for a few months. I think it's a great testament
> to what someone can do if they don't accept the accepted... think for
> themselves, all that...
I'm not sure what you mean here... AFAIK blender is still under GPL
license. I don't know well the hystory of NaN but IIRC after the 100k $
collection blender now is free software (as in freedom)...
> Don't forget who wrote it.
I don't know them, are they "enemies" of OSS?
Bye
--
.-----------------------.
| Emiliano Grilli |
| emillo(a)libero.it |
| Linux user #209089 |
| http://www.emillo.net |
'-----------------------'
How is everyone extracting RAR archives? I tried using a shareware linux rar
RPM, with the rar executable dated March 2001, but it fails on the base drum
kit sound font from www.nskit.com , which the message "Unknown method in ..."
for each of the component files.
Is there a newer linux rar available somewhere, or is it recommended instead
to use winrar in wine?
Larry
Hi all,
Back at home I have done some experiments (Sorry for the long post !!)
Since I was using qjackctl to launch jack I did not notice that the
error message "cannot lock down memory for RT thread (Operation not
permitted)" was not a jackd message but a message from qjackctl when it
try to connect to the jack server.
As root everything work fine.
When running jackstart as normal user I get :
--cut here--
[christophe@localhost christophe]$ jackstart -R -v -d alsa -d hw:0 -p 1024
back from read, ret = 1 errno == Success
jackd 0.80.0
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
3701 waiting for signals
JACK compiled with System V SHM support
capabilities: =i cap_setpcap,cap_ipc_lock,cap_sys_nice,cap_sys_resource+ep
loading driver ..
new client: alsa_pcm, id = 1 type 1 @ 0x805ac70 fd = -1
creating alsa driver ... hw:0|hw:0|1024|2|48000|nomon|swmeter|rt
open
registered port alsa_pcm:capture_1, offset = 4096
registered port alsa_pcm:capture_2, offset = 8192
registered port alsa_pcm:playback_1, offset = 0
registered port alsa_pcm:playback_2, offset = 0
++ jack_rechain_graph():
client alsa_pcm: internal client, execution_order=0.
-- jack_rechain_graph()
starting engine
load = 0.0586 max usecs: 25.000, spare = 21308.000
load = 0.0715 max usecs: 18.000, spare = 21315.000
load = 0.0850 max usecs: 21.000, spare = 21312.000
--cut here--
So it seems ok, capabilities are enable,I start ams synth with "ams
--jack" still ok but when I try to connect ams_synth to alsa :
--cut here--
[christophe@localhost christophe]$ jack_connect ams_128_0:Out_ID1_0
alsa_pcm:playback_1
engine sample rate: 48000
cannot lock down memory for RT thread (Operation not permitted)
cannot activate client
--cut here--
The output of the jack terminal during the connection is :
-- cut here --
registered port ams_128_0:Out_ID1_0, offset = 12288
registered port ams_128_0:Out_ID1_1, offset = 16384
new client: jack_connect, id = 4 type 2 @ 0x411ff000 fd = 14
removing failed client jack_connect state = Not triggered errors = 0
adios senor jack_connect
*&*&*&*&** senor jack_connect - you are a ZOMBIE
++ jack_rechain_graph():
client alsa_pcm: internal client, execution_order=0.
-- jack_rechain_graph()
-- cut here --
my /etc/fstab is
-- cut here --
/dev/hda6 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda9 /home ext3 defaults 1 2
none /mnt/cdrom supermount
dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
none /mnt/floppy supermount
dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/win_c vfat iocharset=iso8859-15,codepage=850,umask=0 0 0
/dev/hda5 /mnt/win_d vfat iocharset=iso8859-15,codepage=850,umask=0 0 0
none /proc proc defaults 0 0
/dev/hda8 /usr ext3 defaults 1 2
/dev/hda7 swap swap defaults 0 0
shmfs /dev/shm shm defaults 0 0
none /mnt/ramfs tmpfs defaults 0 0
none /tmp/jack tmpfs defaults 0 0
-- cut here --
If it work as root it should not be a problem of memory !!
So I think it may be a problem with the jack tmp files.
jackstart creates 4 tmp files with my user name :
ls -l /tmp
-- cut here --
drwxrwxrwx 1 root root 0 sep 6 13:59 jack/
srwxr-xr-x 1 christophe christophe 0 sep 6 15:30 jack_0=
srwxr-xr-x 1 christophe christophe 0 sep 6 15:30 jack_ack_0=
prw-r--r-- 1 christophe christophe 0 sep 6 15:30
jack-ack-fifo-4187-0|
prw-r--r-- 1 christophe christophe 0 sep 6 15:30
jack-ack-fifo-4187-1|
-- cut here --
jackd as root does the same but the owner of the tmp files is root of
course.
Well will work as root for the moment !!
Regards,
Christophe
In a message dated 8/31/03 10:17:19 PM Pacific Daylight Time,
guy.clotilde(a)wanadoo.fr writes:
> The raw device is for externa synth, I believe.
> As far as a sequencer goes, it's far better to use a softsynth than the
> legacy card synth. With a softsynth, you will have far better sounds, see for
> example timidity and the eawpats sound with your distro.
> Wuen timidity is installed and launched (timidity -iA) you will find it in
> this MusE box.
I wanted to use the wavetable synth, even if it was of lower sound quality,
as a tool to listen to work in progress so as to reduce the load on the
processor. I have been having some problems with crackling noises which I assume are
caused by MusE and or the softsynth overloading the processor when playing
back a multitrack midi file.
Today I did some experimenting with TiMidity as the softsynth for MusE -- I
got it configured with timidity -iA in one terminal and muse -R in another.
Then in the midiport configuration it popped up with timidity port 0 for the
first midi port. Unfortunately this produced no sounds on testing. I opened
the track info number and tried to select a preset, but all that it had was
"???" -- no patches to select from.
Is there another switch that needs to be thrown to load sounds into TiMidity?
Something else?
I am running the Planet CCRMA acpi kernel, RH 8.0, with TiMidity++
2.11.3-4.1, TiMidity midia instruments 2.11.3-4.1, and eawpats 12-1 installed.
Thanks,
Barton
Hi,
Just a compilation fix:
* fixed a missing parameter that stopped compilation with recent GCC
versions
http://pkl.net/~node/alsa-patch-bay.html
Bob
--
Bob Ham <rah(a)bash.sh>
Can you say "death chambers at Guantanamo with no real trial"?
Hello all,
I've been writing a feature on Ron Parker's studio for Sound on Sound
magazine. It's finished, but we're having a bit of trouble with the
screenshots, due to a hardware failure at the studio.
If anyone would like to email me directly or let me have the location
of screenshots of the following applications, I'd really appreciate
it. Complete desktop shots or individual windows are both fine - if
there's work in progress visible, so much the better.
1. Ardour - some up to date screenshots? I've already used the ones on
the Ardour website in an earlier article!
2. JAMin - I've got nothing on this one, image-wise.
3. Ardour Session Exchange - is this a command-line application? If
so, a screenshot of a terminal maybe?
4. Any other fine-looking JACK apps. Any JACK apps, in fact.
The more, the merrier! PNG format usually looks better than JPEG for
screenshots, in my experience.
Thanks
Daniel
http://www.linuxgazette.com/issue94/yan-fa.html
I previously set up something simpler with ecasound and at, encoding
direct to Vorbis from an FM tuner. A silent machine would work best
if running 24 hours a day in a living room environment, I reckon.
Cheers
Daniel