One of the subscribers to this list took my email address, which they
got from this list, and signed me up for spam with various "single
opt-in" lists in revenge for me telling them I was filing all future
messages from them in my spam box.
I know that I would want to know that someone like that has access to
my email address so I tell you now. The evidence is pretty
clear...they did it. I am not going to name names for obvious
reasons, but keep it in mind when you post to this list. I have
informed the owner and their ISP...who knows what will happen, if
anything.
Although I am satisfied with multitrack recording using Audacity w/
OSS, I would like to give a try to Ardour, Rosegarden and Muse.
I have succeed to record some short multitrack songs, but after a few
minutes comes a crackling noise on top of the sound.
My system has multimedia kernel (2.6.10-1.mm.21 ), distro is Mandrake
10.1, 512 mb of RAM. Jack version: 0.99 (0.99.50-050215.1.mdk10.1.thac),
soundcard is Audigy 2 (along with VIA onboard soundcard).
I tried with Blackbox and stopped the internet connections, so I guess
it couldn't be the cause of memory.
Any suggestions & tips worth to try? Thanks.
Bonjour!
I'm looking for an app like notedit, but I want to use it through jack.
I would be happy that it can use the jack_transport tool (I think of
seq24, but I don't think it's possible to sync it to ardour with jack).
It would be very cool if I could play/edit a midi file (graphically) to
a synth like qsynth or whatever and then connect it to ardour. Apps like
rosegarden are quite too big for me and especially for my old computer!
After googling and googling, I didn't match any app that could do
this... may be someone got an idea?
Yves
Have you looked at shaketracker, its a lightweight
sequencer with a tracker gui.
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
Hi,
After a lot of hacking around I managed to build vstserver on Planet
CCRMA FC2 with wine20041201.
I had to:
-modify winemaker: This perl script uses the global variable
%directories before it is defined. Moving the declaration my
%directories; to the global variables section make the script work.
-Remove ./configure --with-wine=/usr/local from makevstserver.sh (which
was generated by winemaker)
-When I get:
winegcc -mwindows -mno-cygwin -o win.exe.so dummy.o main.o
windowsstuff.o winwin.o rsrc.res win.exe.dbg.o -lodbc32 -lole32
-loleaut32 -lwinspool -luuid
main.o(.text+0x151): In function `WinMain':
: undefined reference to `MAINHANDLER_control'
windowsstuff.o(.text+0x224): In function `WINDOWS_new':
: undefined reference to `VSTS_audioMaster'
collect2: ld returned 1 exit status
I have to modify the makefile inside servant/win to include:
line 18:
LIBRARY_PATH = -L ~/src/vstserver-0.3.1
LIBRARIES = -l vstservant -l pthread
line 113:
$(CC) $(win_exe_LDFLAGS) -o $@ $(win_exe_OBJS) $(win_exe_MODULE).dbg.o
$(win_exe_LIBRARY_PATH) $(LIBRARY_PATH) $(LIBRARIES)
$(win_exe_DLLS:%=-l%) $(win_exe_LIBRARIES:%=-l%)
And now:-----Compilation Ok.
but...
When I run vstserver, I get:
[andres@localhost vstserver-0.3.1]$ ./vstserver
VSTSERVER/main: Vstserver 0.3.1 started. Waiting for requests.
----> VSTSERVER/updatecache: Please wait. Updating cache.
If nothing happens for 40 seconds, or the server is trying to
start the same plugin over and over again;
press ctrl-c, and start vstserver once more.
VSTSERVER/main: Going to try to start vst plugin "Absynth 2.0.dll".
VSTSERVER/main: Going to try to start vst plugin "Absynth 2.0.dll".
VSTSERVER/main: Going to try to start vst plugin "Absynth 2.0.dll".
Killed
Any ideas? Am I breaking something in the process?
Thanks,
Andres
--- Jan Depner <eviltwin69(a)cableone.net> wrote:
> On Tue, 2005-03-29 at 00:22, e. j. branagan - the
> MUSE wrote:
> > Jan Depner wrote:
> >
> > >On Mon, 2005-03-28 at 18:52, Aaron Trumm wrote:
> > >
> > >
> > >>>Mostly positive, and the inevitable requests
> for more features ;-)
> > >>>
> > >>>
> > >>yeah, like five bands - I bet everyone wants
> five bands, DON'T they? *waves
> > >>a watch in front of your
> face*....five...bands....
> > >>
> > >>
> > >>
> > >
> > > Actually I'm planning on going to 4
> parametric controls in addition
> > >to the 2 shelving controls.
> > >
> > >Jan
> > >
> > >
> > >
> > >
> > Why limit things like this? Why not optional
> shelving controls, and as
> > many parametric bands as we want? And as many
> compression bands as we want?
>
> Look at the code. This is not trivial,
> especially considering that
> all of the parametric data must be saved and allow
> undo. Also, look at
> the screen real estate. We've been trying to avoid
> bloatware. If you
> look at the competing commercial offerings I don't
> believe any of them
> have 6 parametric controls. I also don't recall any
> with more than
> three bands of compression.
And what problem does six parametric bands solve
during mastering? Same qustion for more compression
bands. If your audio is so screwed up to require that
type of toolset then shit can it and start over.
Seriously, you don't have a mastering problem you have
recording and mixing problems.
Please sexcuse me but I feel forced to ask, why not
put a dork port on JAMin so I can stop spending my
money in cat houses?
ron
> Jan
>
>
>
>
>
-------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT
> Products from real users.
> Discover which products truly live up to the hype.
> Start reading now.
>
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Jamin-devel mailing list
> Jamin-devel(a)lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/jamin-devel
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
On Tue, 2005-03-29 at 11:33 -0500,
linux-audio-user-request(a)music.columbia.edu wrote:
> And what problem does six parametric bands solve
> during mastering? Same qustion for more compression
> bands. If your audio is so screwed up to require that
> type of toolset then shit can it and start over.
> Seriously, you don't have a mastering problem you have
> recording and mixing problems.
>
> Please sexcuse me but I feel forced to ask, why not
> put a dork port on JAMin so I can stop spending my
> money in cat houses?
>
> ron
The TC Mastering 6000 has five bands of dynamics, L3 multimaximizer has
five, Waves C4 has four, Izotope Ozone has four.
Having four can be kinda handy when you want to carve out some space to
bring things like vocals forward a little. Especially when mastering in
sections, when differently treated masters of the same song will be
edited together afterwards. (Yes it's turd polishing, but you don't
always get to choose what you work with, do you?)
Three bands of dynamics does fine though, and I'd rather have someone
with a good set of ears using Jamin than some idiot squarewaving the lot
with a tc M6000. Quality of the software is not a problem here.
As far as more bands of parametric eq goes, if you need more, most
plugins will do, I'd just chain them in Linux like anywhere else.
If I'm using loads of bands of parametric when mastering, it's so I can
turn different ones on and off to see what works. The scene thing in
Jamin does the same thing. If there is anything really nasty, the
graphic eq is perhaps a better place to notch it out.
Anyway, is a 'dork port' on the Jamin roadmap? :)
>From: Russell Hanaghan <hanaghan(a)starband.net>
>
>>It's not free software. SIP clients like linphone and PhoneGaim are.
>
>We have a different definition of "Free" I downloaded both Linux and
>Winblows versions of this client app. Didnt pay anything for them. Can
>call other PC's with Skype for nothing all day long.
Can you install and use the Linux version without root privileges?
Have you compared your disks before and after installing and using
the thing?
Juhana
--
http://music.columbia.edu/mailman/listinfo/linux-graphics-dev
for developers of open source graphics software
>>Bonjour!
>>
>>I'm looking for an app like notedit, but I want to use it through jack.
>>I would be happy that it can use the jack_transport tool (I think of
>>seq24, but I don't think it's possible to sync it to ardour with jack).
>>
>>
>
>According to the website, Seq24 supports Jack Transport since Version
>0.6.0... (newest release is 0.6.2)
>
>http://www.filter24.org/seq24/road.html
>
>
Thank's or should I write "sorry"! I didn't know about that, but I should.
Yves