Re: beginners with rezound

2008-04-23 Thread Hartmut Noack
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jason Schaefer schrieb:
> from the command line type:
>  rezound --audio-method=jack
> 
> You can also create a launcher with this as the command, if you don't
> want to run it manually all the time. Remember you need jack running
> for this to work too.
> 

I also run into trouble with Rezound, if it s running in german for me,
so I made up a start-script like this:

#!/bin/sh
xterm -title "debug rezound" -geometry 40x5 -e "unset LANG; unset
LC_ALL; rezound --audio-method=jack" &

some of the unique curve-tools like curved samplerate do not work
properly for me in german but do very well if Rez runs in English - dont
know if it is the same in French though..


BTW: we should all do our best to make Davy Durham know, that we still
consider his waveeditor the greatest in terms of concept and powers on
Linux.
He is about porting Rezound to QT and improving its jack-connectivity
for some 18 months now and he should know, that his work is still most
appreciated :-)

http://sourceforge.net/tracker/?group_id=5056

best regs

HZN
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFID6x91Aecwva1SWMRArEiAKCJVAivk9PMc5fFn+jAmf+TvTMPXwCY2YEK
GFK03Tlr+wsy/P+25cYyfw==
=V6xP
-END PGP SIGNATURE-

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: beginners with rezound

2008-04-22 Thread laurent.bellegarde
[EMAIL PROTECTED] a écrit :
> If you read french you can look to this fabulous site:
>
> http://www.linuxmao.org/tikiwiki/tiki-view_articles.php
>
> and particulary this :
>
> http://www.linuxmao.org/tikiwiki/tiki-index.php?page=Rezound&highlight=rezound
>
> bye

hi, thank's for the adress. I've already read it, but nothing about this 
trouble.

with this line,

rezound --audio-method=jack

adapted to 

rezound --audio-method=alsa

rezound is working fine, but i can't use at the same time another program using 
the sound.

I'm gonna try today with jack.

Thanks

Laurent


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: beginners with rezound

2008-04-22 Thread leyoy
If you read french you can look to this fabulous site:

http://www.linuxmao.org/tikiwiki/tiki-view_articles.php

and particulary this :

http://www.linuxmao.org/tikiwiki/tiki-index.php?page=Rezound&highlight=rezound

bye


Selon "laurent.bellegarde" <[EMAIL PROTECTED]>:

> Hi everyone,
>
> I'm on holiday in France, and i'm discovering rezound.
>
> i'm running under Ubuntu Studio 7.10, with linux-rt enable.
>
> i've got 2 sound card, and the pci one is connected to my speakers.
>
> I'm using alsa by default.
>
> Rezound was not installed by default, is it normal ?
>
> with synaptic, i've installed it, at the first launch, while firefox was
> opened with jiwa website working, it was impossible to read an audio
> track in rezound with this error.
>
> void
> CSoundPlayerChannel::play(sample_pos_t,CSoundPlayerChannel::LoopTypes,bool
> -- the sound player is not initialized
>
> by starting rezound in terminal, i've discovered rezound is using OSS by
> default, so the sound card can't work with an another program.
>
> Is there a file, where it's possible to configure rezound to use ALSA or
> jack, if this one is running ?
>
> Thank's for all
>
> Laurent
>
> --
> Ubuntu-Studio-users mailing list
> Ubuntu-Studio-users@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
>



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: beginners with rezound

2008-04-22 Thread Jason Schaefer
from the command line type:
 rezound --audio-method=jack

You can also create a launcher with this as the command, if you don't
want to run it manually all the time. Remember you need jack running
for this to work too.



On Tue, Apr 22, 2008 at 1:44 AM, laurent.bellegarde
<[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
>  I'm on holiday in France, and i'm discovering rezound.
>
>  i'm running under Ubuntu Studio 7.10, with linux-rt enable.
>
>  i've got 2 sound card, and the pci one is connected to my speakers.
>
>  I'm using alsa by default.
>
>  Rezound was not installed by default, is it normal ?
>
>  with synaptic, i've installed it, at the first launch, while firefox was
>  opened with jiwa website working, it was impossible to read an audio
>  track in rezound with this error.
>
>  void 
> CSoundPlayerChannel::play(sample_pos_t,CSoundPlayerChannel::LoopTypes,bool
> -- the sound player is not initialized
>
>  by starting rezound in terminal, i've discovered rezound is using OSS by
>  default, so the sound card can't work with an another program.
>
>  Is there a file, where it's possible to configure rezound to use ALSA or
>  jack, if this one is running ?
>
>  Thank's for all
>
>  Laurent
>
>  --
>  Ubuntu-Studio-users mailing list
>  Ubuntu-Studio-users@lists.ubuntu.com
>  Modify settings or unsubscribe at: 
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
>

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


beginners with rezound

2008-04-22 Thread laurent.bellegarde
Hi everyone,

I'm on holiday in France, and i'm discovering rezound.

i'm running under Ubuntu Studio 7.10, with linux-rt enable.

i've got 2 sound card, and the pci one is connected to my speakers.

I'm using alsa by default.

Rezound was not installed by default, is it normal ?

with synaptic, i've installed it, at the first launch, while firefox was 
opened with jiwa website working, it was impossible to read an audio 
track in rezound with this error.

void CSoundPlayerChannel::play(sample_pos_t,CSoundPlayerChannel::LoopTypes,bool
-- the sound player is not initialized

by starting rezound in terminal, i've discovered rezound is using OSS by 
default, so the sound card can't work with an another program.

Is there a file, where it's possible to configure rezound to use ALSA or 
jack, if this one is running ?

Thank's for all

Laurent

-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users