Inspired by the Vocaloid thread, an old idea sprung back to mind;
retro "chip style" speech synthesis.
Is there a simple, minimalistic, Free/Open Source phoneme-to-audio
synthesiser out there? I'm not terribly interested in the
text-to-phonemes part and other higher level stuff, as I intend to
use this for sound effects in games and (other) toys. Doesn't hurt if
CPU and memory requirements are very low, but I'm probably going to
render words and phrases off-line anyway (at install or load time),
for later processing as normal sound effects.
//David Olofson - Programmer, Composer, Open Source Advocate
.- Audiality -----------------------------------------------.
| Free/Open Source audio engine for games and multimedia. |
| MIDI, modular synthesis, real time effects, scripting,... |
`-----------------------------------> http://audiality.org -'
--- http://olofson.net --- http://www.reologica.se ---
On Thursday 20 November 2003 01:09, Paul Davis wrote:
> http://news.harmony-central.com/Newp/2003/Vocaloid.html
You know, FESTIVAL (the popular and quite good opensource speech synthesis
package) has a mode where you can feed it data to sing.
It could probably not be very hard to write a similar GUI where
you edit a pianoroll to make festival sing.
Seems like a very nice small project, anyone willing to take it?
Juan Linietsky
This from the csound list. Dr. Boulanger at Berklee has indicated that
he is also working on a csound course to be posted there.
--
Hans Fugal | De gustibus non disputandum est.
http://hans.fugal.net/ | Debian, vim, mutt, ruby, text, gpg
http://gdmxml.fugal.net/ | WindowMaker, gaim, UTF-8, RISC, JS Bach
---------------------------------------------------------------------
GnuPG Fingerprint: 6940 87C5 6610 567F 1E95 CB5E FC98 E8CD E0AA D460
On Sunday 23 November 2003 09:07, Luke Yelavich wrote:
> At 08:56 PM 24/11/2003, Juan Linietsky wrote:
> >On Thursday 20 November 2003 01:09, Paul Davis wrote:
> > > http://news.harmony-central.com/Newp/2003/Vocaloid.html
> >
> >You know, FESTIVAL (the popular and quite good opensource speech synthesis
> >package) has a mode where you can feed it data to sing.
> >It could probably not be very hard to write a similar GUI where
> >you edit a pianoroll to make festival sing.
>
> There is a much better speech synthesizer, known as DECtalk which can sing
> quite well, and it is very easy to programme. The nicer thing is, it is
> available for Linux as well! I have it here, so I will did up a text file,
> and post the resulting OGG if anybody is interested :)
As far as I know, dectalk is commercial, isnt it?
Juan Linietsky
Hi,
i tried to build the spiral modular synth [it's the same problem for cvs
and release]. Builing works fine, but running afterwards throws out a
bunch of error when trying to load the plugins. The errors are all
similar to this one:
WARNING: File /usr/local//lib/SpiralPlugins/MoogFilterPlugin.so could
not be examined
dlerror() output:
libGL.so.1: cannot handle TLS data
Ok, i see that me running the nvidia binary only drivers could have
something to do with it, but i wonder why the plugions get linked agains
libGL.so anyways.. Here's a link line from the build procedure:
g++ -shared -o JackPlugin.so JackPlugin.o JackPluginGUI.o
../SpiralPlugin.o ../SpiralPluginGUI.o ../../ChannelHandler.o
../../Sample.o ../../RiffWav.o ../Widgets/Fl_Knob.o
../Widgets/Fl_LED_Button.o ../../../GUI/Widgets/SpiralGUI.o
-L/usr/X11R6/lib -L/usr/local/lib/ -L/usr/X11R6/lib -lfltk -lXft
-lpthread -lm -lXext -lX11 -lstdc++ -lGL -lXext -lX11 -ldl -lrt -ljack
-lpthread
I suppose it get's this flag from some library or something but i didn't
suceed in finding out from where... Anyone can shed light on this issue?
Flo
--
music: http://www.soundclick.com/bands/9/florianschmidt.htm
Greetings!
It's my pleasure to announce immediate availability of RTMix version
0.75.
RTMix is an interactive multimedia art performance, composition, and
coaching interface capable of triggering various DSP applications and/or
processes concurrently, as well as offering a tight coordination between
computer(s) and live performers. It can also trigger real-time events
utilizing MIDI and OSC protocols, and can be in theory networked from a
single client with up to 1000 other RTMix clients (personally neither
have I had the opportunity to try this and besides the network latency
would probably get the best of it anyways).
For more info on what it is, what it does, and how it does it, please
see the online docs:
http://meowing.ccm.uc.edu/~ico/RTMix-doc/
Changelog:
*Minor bug fixes in scripting language.
*Ability to connect directly to /dev/sequencer (needs to be tested --
any help in bug reporting is greatly appreciated!). This should
theoretically enable users to have theoretically infinite number of
MIDI devices hooked up to RTMix (using ALSA's aconnect).
*UI improvements (mostly "eye-candy").
*New LED icons for improved visibility.
*Improved functionality of the Console.
*Full documentation included in the distribution (just in case someone
missed this one from before :-).
*New application icons (16x16 to 192x192).
*Smaller tarball.
*This is the last version before the milestone 0.8 release with that
will sport a completely revamped UI and many new features.
RTMix has so far been featured at ICMC 2002 conference (Sweden), SEAMUS
2003 conference (US), in the "Organised Sound" magazine (December 2002),
and has been used in several of my works whose recordings are available
on my website. If you happened to use RTMix in your work, I would love
to hear in what ways you got to utilize its features, as well as how can
I make the application better. Thanks!
The tarball is available for immediate download from:
http://meowing.ccm.uc.edu/~ico/rtmix-latest.tar.gz (4.07MB)
For more info, please visit my website and/or the online documentation
(provided above).
Best wishes,
Ivica Ico Bukvic, composer & multimedia sculptor
http://meowing.ccm.uc.edu/~ico
>From: Paul Davis <paul(a)linuxaudiosystems.com>
>Reply-To: "The Linux Audio Developers' Mailing
>List"<linux-audio-dev(a)music.columbia.edu>
>To: linux-audio-dev(a)music.columbia.edu
>Subject: [linux-audio-dev] cute idea from the VST world ...
>Date: Wed, 19 Nov 2003 23:08:06 -0500
>
> http://www.fxfreeze.com/product.html
Cubase SX 2.0 has the same functionality built in. Not sure whose idea it
was first.
_________________________________________________________________
Say goodbye to busy signals and slow downloads with a high-speed Internet
connection! Prices start at less than $1 a day average.
https://broadband.msn.com (Prices may vary by service area.)
"Jack O'Quin":
>
> I've been thinking about ways to use this feature to improve and
> simplify the current security situation for Linux audio. No
> conclusions, but here are some thoughts for discussion:
>
> (1) There should a simple way for the sysadmin to reliably disallow
> realtime privileges. One way to allow (or prevent) access to
> realtime privileges for any program is via a sysctl global variable.
> Of course, loading the kernel extension is a privileged operation,
> anyway. But, I prefer some positive means of blocking it.
>
> (2) Using sysctl, set a group id (like `audio') for which realtime
> privileges are automatically granted. Then, we could just install
> realtime apps with `setgid audio'. This seems much better than
> opening things up to *any* application. And, audio applications
> would not need root privileges any more. This would be a rather big
> improvement over the current jackstart/jackd situation.
>
> (3) We could also define a default realtime group (gid 0 maybe),
> since `audio' probably does not exist on many distributions. IIUC,
> this is originally a Debian idea. I don't know how widely it has
> been adopted. I like it and think it should become a universal
> Linux convention, allowing access to the sound card as well as
> realtime privileges.
>
What about this one:
(4) Let the user that is currently physical logged in to the machine
get realtime privileges.
--