Hi all,
I was just happy tonight and that's the tune my feelings inspired:
You're back
It is the last song on:
http://www.archive.org/details/TheTimelessClock
Quite different from the other ones.
Any comment is welcome.
Enjoy!
Julien Lociuro.
Hi all,
I'd asked on this list about this a few months back and didn't
receive any replies, and then wrote again but the old server bounced
the message. So, I apologize for any excessive repeats in advance.
When I mix my tracks down from Rosegarden 5.1 to Ardour .99.3, I've
been using a realtime record to a stereo Ardour track. However, I'd
like to do a non-realtime mixdown. I've been told that Rosegarden and
Ardour are supposed to sync during an export if Rosegarden is an input
to a bus, and this will cause JACK to snap into a non-realtime mode.
But, when I try this, it just exports silence, and Rosegarden doesn't
seem to ever react.
Has anyone tried this? Any success?
Thanks in advance,
Louis
hi list,
some times ago i installed 'dssi-vst-0.4' from source and i was able to
run vst-plugins with a command like:
vsthost /home/nowhiskey/vst/Syntar.dll
now this state changed, if i try to run that command, the plugin gui
will appear in the screen, but than close again:
nowhiskey@murija2:~$ vsthost /home/nowhiskey/vst/Syntar.dll
Returning file identifiers: UzvW586DUDX56R5TO2krccGZ
RemoteVSTClient: executing /usr/local/lib/dssi//dssi-vst/dssi-vst-server
-g /home/nowhiskey/vst/Syntar.dll,UzvW586DUDX56R5TO2krccGZ
DSSI VST plugin server v0.986
Copyright (c) 2004-2006 Chris Cannam - Fervent Software
Loading "/home/nowhiskey/vst/Syntar.dll"...
dssi-vst-server[1]: not found in
/home/nowhiskey/vst//home/nowhiskey/vst/Syntar.dll
dssi-vst-server[1]: not found in vst//home/nowhiskey/vst/Syntar.dll
ALSA lib conf.c:3939:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:910:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm_dsnoop.c:558:(snd_pcm_dsnoop_open) unable to open slave
dssi-vst-server[1]: found in DLL path
done
Testing VST compatibility...
dssi-vst-server[1]: VST 2.4 entrypoint "VSTPluginMain" not found in DLL
"/home/nowhiskey/vst/Syntar.dll", looking for "main"
dssi-vst-server[1]: VST entrypoint "main" found
dssi-vst-server[1]: plugin instantiated
dssi-vst-server[1]: plugin is a VST
dssi-vst-server[1]: plugin has a GUI
dssi-vst-server[1]: plugin supports processReplacing
dssi-vst-server[1]: opening plugin
dssi-vst-server[1]: plugin is VST 2.0 or newer
dssi-vst-server[1]: plugin is a synth
dssi-vst-server[1]: plugin name is "Syntar"
dssi-vst-server[1]: vendor string is "MSA Enterprises Limited"
Initialising Windows subsystem...
dssi-vst-server[1]: registered Windows application class "dssi_vst"
dssi-vst-server[1]: created main window
dssi-vst-server[1]: sized window
dssi-vst-server[1]: showed window
done
dssi-vst-server[1]: created audio thread
vsthost: signal 17 received, exiting
ERROR: Remote VST plugin communication failure
Remote VST plugin audio thread: returning
nowhiskey@murija2:~$
the only thing i changed here in the meantime, was updating alsa to
v1.0.14-rc3, so i am not sure, but i think that this is some
alsa-uncompability problem.
jackd is v0.103.0 and wine is v0.9.34, but the same issue, if i
recompile to wine v0.9.28.
this is all on 2.6.21.1-rt3 and 2.6.20.1-rt8 kernel.
i am able to run ardorvst pretty well here, and the command 'fst
/home/nowhiskey/vst/Syntar.dll' also is working well here.
another information, i tried recompiling the 'dssi-vst', but i get an
error in make:
nowhiskey@murija2:~/software/nove/vsthost/dssi-vst-0.4$ make
g++ -I./vstsdk2.4/pluginterfaces/vst2.x -Wall remotepluginclient.cpp -c
g++ -I./vstsdk2.4/pluginterfaces/vst2.x -Wall remotepluginserver.cpp -c
g++-4.0 -I./vstsdk2.4/pluginterfaces/vst2.x -Wall -c -o rdwrops.o
rdwrops.cpp
g++-4.0 -I./vstsdk2.4/pluginterfaces/vst2.x -Wall -c -o paths.o paths.cpp
ar r libremoteplugin.a remotepluginclient.o remotepluginserver.o
rdwrops.o paths.o
ar: creating libremoteplugin.a
wineg++ -I./vstsdk2.4/pluginterfaces/vst2.x -Wall dssi-vst-server.cpp -o
dssi-vst-server -L. -lremoteplugin
dssi-vst-server.cpp: In member function 'virtual void
RemoteVSTServer::hideGUI()':
dssi-vst-server.cpp:566: warning: unused variable 'fd'
dssi-vst-server.cpp: In function 'VstIntPtr hostCallback(AEffect*,
VstInt32, VstInt32, VstIntPtr, void*, float)':
dssi-vst-server.cpp:739: error: 'audioMasterPinConnected' was not
declared in this scope
winegcc: g++ failed.
make: *** [dssi-vst-server.exe.so] Fehler 2
nowhiskey@murija2:~/software/nove/vsthost/dssi-vst-0.4$
if anyone has an idea of what the problem here is, or if anyone needs
more additional information about the setup here, please let me know!
cheers,
doc
jack_mixer version 5 "Seventeen Moments of Spring" released.
jack_mixer is GTK (2.x) JACK audio mixer with look similar to it`s
hardware counterparts. It has lot of useful features, apart from being
able to mix multiple JACK audio streams.
Changes since version 4:
* fix building against older jack versions (i.e. not latest svn)
Changes since version 3:
* Improve configure script
* Remove SWIG dependency for tarball sources
* JACK MIDI support (sample accurate automation of volume and balance/panorama)
Homepage with screenshots: http://home.gna.org/jackmixer/
Download: http://download.gna.org/jackmixer/
--
Nedko Arnaudov <GnuPG KeyID: DE1716B0>
Hello all,
I am trying to compile rtmix 0.75 for my pure:dyne installation.
Compile passes without errors, but make fails:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new
-c mathexpr.cpp
mathexpr.cpp: In function `void SimplifyStr(char*&)':
mathexpr.cpp:435: error: ISO C++ forbids initialization in array new
mathexpr.cpp:437: error: ISO C++ forbids initialization in array new
make[3]: *** [mathexpr.o] Error 1
make[3]: Leaving directory `/mnt/hd2/1/compile/rtmix-0.75/rtmix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/hd2/1/compile/rtmix-0.75/rtmix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/hd2/1/compile/rtmix-0.75'
make: *** [all-recursive-am] Error 2
zsh: exit 2 make
I've tried Googling for "mathexpr.cpp", but can't find any information
that can lead me to what might be causing this problem. A search on
Gmane in our group didn't turn up anything, either. Can anyone point
me in the right direction?
--
Josh Lawrence
http://www.hardbop200.comhttp://www.joshlawrencetrio.com
Once again I'm trying something rather different from my usual
style(s). It's still a bit rough round the edges, but I'd be interested
in comments. It's only available in mp3 format at the moment. I'm
getting a bit embarrassed for webspace :(
http://www.musically.me.uk/music/NuToon.mp3
I really must try to think of a title for it. Nothing really comes to
mind just yet.
--
Will J G
www.musically.me.uk
Does anyone know of a linux based synth that emulates the sound of the C64
SID chip? I would love to use that sound in some pieces, but I have never
been able to find anything very usable.
Perhaps something could be used from the libsid/libsidplay libraries??
James
Hi all,
Small updates for this 0.97.5 version
* compile under Windows/Cygwin
* mix channels if needed
* lighter CaptureThread
* fix mem leaks
Website: http://home.gna.org/fmit
Download: http://download.gna.org/fmit
Donation page: http://home.gna.org/fmit/donation.html
Comments, remarks, test, bug reports and rotten tomatoes are all welcome.
Have fun,
Best Regards,
Gilles
Hi,
I compiled the pvoc-ladspa-plugin successfully, but running
"analyseplugin /usr/lib/ladspa/pvoc.so" gives me:
"Failed to load plugin "/usr/lib/ladspa/pvoc.so":
/usr/lib/ladspa/pvoc.so: undefined symbol:
_ZN10DescriptorI10ExaggerateE5setupEv"
and consequently the plugin won't be loaded into any host application.
Any suggestions? (Suse10.2, gcc (GCC) 4.1.2 20061115 )
Thanks,
Michael