Snd-Rt
======
Snd-rt is a realtime music programming environment running inside the Snd
sound editor. The homepage has been updated with links, papers and many
examples on how to create GUI's and how to access Faust. The old fancy
design is still kept unchanged.
http://www.notam02.no/arkiv/doc/snd-rt/
Snd-ls V0.9.8.13
================
Snd-ls is a distribution of Bill Schottstaedt's sound editor SND.
(http://ccrma.stanford.edu/software/snd/)
Its target is people that don't know scheme very well, and don't want
to spend too much time configuring Snd. It can also serve
as a quick introduction to Snd and how it can be set up.
Snd-ls also serves as base code for the San-Dysth softsynth
(http://www.notam02.no/~kjetism/sandysth/) and the Snd-rt music
programming language (http://www.notam02.no/arkiv/doc/snd-rt)
http://www.notam02.no/arkiv/src/snd/
Changes 0.9.8.5 -> 0.9.8.13
---------------------------
-Updated Snd-Rt. (unguote-splicing, gui)
-Updated Snd-Rt. (gui, dynamic scoping, oscil* etc.)
-Updated Snd-Rt. (timer)
-Updated Snd-Rt. (timer, faust, definstrument)
-Updated Snd-Rt. Faust support.
-Fixed rt timer. Previously it only ran 3 hours
before giving negative numbers. Now it should
run approx. 13 million years. (not tested)
-Removed access to removed functions in jack.
-Updated eval-c.scm.
jack_capture
============
jack_capture is a program for recording soundfiles with jack. Its default
operation is to capture whatever sound is going out to your speakers into
a file. (But it can do a number of other operations as well...)
http://www.notam02.no/arkiv/src/
0.9.6 -> 0.9.7:
*Don't segfault if the opening of a subsequent wav soundfile fails. (ie.
if the 4GB limitation is reached on the old file and jack_capture
continues writing on a new file.)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
re all,
looking for jack and osx compatibility, I've found this link hitting
first on google http://jackosx.com which looks pretty much what i
needed, except that i cannot find the source code anywhere.
does anyone knows more about it?
thanks, ciao
- --
Jaromil, dyne.org developer, http://jaromil.dyne.org
GPG: 779F E8B5 47C7 3A89 4112 64D0 7B64 3184 [ B534 0B5E ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH46Ije2QxhLU0C14RAoYUAJ9QVW1Fjtvx4t1DNokDRMQ3ON7wPgCgmE7G
hFUZf+D4r2UYXOQuNyT2DSU=
=hT3+
-----END PGP SIGNATURE-----
Hi,
I have a urgent need for some paid assistance from someone who has in depth
understanding of embedded firmware. Particularly with a z80 chipset.
I have contacted a couple of people already but so far no one is available.
Unfortunately the code is not Libre so I cannot post online here but if
anyone on this list is able to assist me immediately I would be very happy
to hear from you.
Just send a message off list if you are interested and I'll give you more
details.
Cheers.
--
Patrick Shirkey
Boost Hardware Ltd.
DEAR SIR/MADAM,
I APPROACH YOU MOST HONORABLY TODAY FOR A MUTUAL BUSINESS TRANSACTION.
Only joking. But I have other good news to tell: My LASH project
application for Summercode 2008 [0] made it to the finals. That means
it'll compete against six other applications when the final round is
held on 28.3. (that's 3/28 to those of you with funny locales).
Here are the goals listed in the project application:
- Re-implement liblash's internal protocol to use D-Bus.
- Allow a LASH client to act both as a normal client and a control
application.
- Add a callback API to liblash.
- Make lashd communicate with JACK using the "jackdbus" D-Bus interface.
(Probably will not overthrow the current libjack behavior for now, but
will be added as an optional feature.)
Dave Robillard (drobilla) has given the project his blessing on #lad,
and has granted me repository write access which I'll make good use of
soon. At this point I'd like for Dave to drop by and say "aye" for the
record. :)
Thanks,
Juuso
[0] http://www.coss.fi/web/coss/developers/summercode/2008
Hi,
[I've sent this message to several large mailing lists. Please be sure any
replies don't get sent to all of them, i.e. don't use the Reply-to-all feature
of your mail client.]
I'm pleased to announce the release of pytagsfs version 0.5.0. This release
includes significant enhancements as well as critical bug fixes:
* Support for Python 2.4.
* Support for source tree monitoring with Gamin; pytagsfs should now be
cross-platform compatible.
* Improved performance handling updates to the source tree.
* Support for more graceful handling of path collisions.
* Fixes for two serious bugs affecting data integrity (#195476, #195477).
The full set of changes for this release is available:
http://www.pytagsfs.org/Changelogs/0.5.0
To download this release:
http://www.pytagsfs.org/Download
pytagsfs is a FUSE filesystem that designed to present multiple views of tagged
media files. For instance, a directory tree containing audio files could be
mapped to a new directory structure organizing those same files by album, genre,
release date, etc.
For a more thorough introduction, see:
http://www.pytagsfs.org/Introduction
Please visit http://www.pytagsfs.org to obtain more information. Please pardon
the particularly young and fresh website. I'll be adding more content there
shortly.
Feel free to contact me with any questions. Feedback is appreciated.
Thanks,
Forest
--
Forest Bond
http://www.alittletooquiet.net
Hi all,
After a very long time indeed, I am in the final stages of
a new release for Secret Rabbit Code aka libsamplerate.
The big news is that I found a way to drastically improve the quality of
the SFC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY converters.
For more info on that, see this blog entry:
http://www.mega-nerd.com/erikd/Blog/CodeHacking/SecretRabbitCode/progress.h…
I'm aiming for the new release to happen next weekend.
Cheers,
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
Question #10342: Ruling on a Muslim eating with a kaafir
http://islamqa.com/index.php?ln=eng&ds=qa&lv=browse&QR=10342&dgn=4
Snd-ls V0.9.8.5
===============
Snd-ls is a distribution of Bill Schottstaedt's sound editor SND.
(http://ccrma.stanford.edu/software/snd/)
Its target is people that don't know scheme very well, and don't want
to spend too much time configuring Snd. It can also serve
as a quick introduction to Snd and how it can be set up.
Snd-ls also serves as base code for the San-Dysth softsynth
(http://www.notam02.no/~kjetism/sandysth/) and the Snd-rt music
programming language (http://www.notam02.no/arkiv/doc/snd-rt)
Changes 0.9.8.3 -> 0.9.8.5
--------------------------
-Updated Snd-rt.
-Fixed player
-Fixed append
-Updated Snd-rt.
Download from http://www.notam02.no/arkiv/src/snd/
San Dysth V0.1.1
================
This softsynth has controls to generate various kinds of sounds inbetween
white noise and pure tones. It also provides controllers to disturb the
generated sound by using a "period counter" to extend the variety of the
generated output.
Common usage for the softsynth is organ-like sound, organic-like sound,
alien-like sounds, water-like sounds, and various kinds of noise (noise
artists could find this softsynth most useful).
Change from V0.1.0:
* Fixed load/save dialog.
http://www.notam02.no/~kjetism/sandysth/
Hi folks,
we are currently developing a game using fmodEx as soundlibrary. Now we
are searching for a way to give ladspa (or dssi?) plugin-support to fmod
(for linux, win & mac).
Fmod itself:
"New file formats, output modes, and encoders may be added or downloaded
by the user as DLLs. VST and Winamp DSP plug-in support for effects is
included."
Does anyone has any experience with that topic?
Greetings,
Nils
Cologne
hi all,
>>
>> If you find more media or blog coverage of LAC2008, please send them
>> to lac(a)linuxaudio.org for collecting on the site.
>>
>> Ciao
>>
if my own blog is eligible, here it goes:
- LAC2008@KHM-Köln: A Personal Report
http://www.rncbc.org/drupal/node/75
- LAC2008 own dedicated (tiny) photo gallery:
http://www.rncbc.org/lac2008
cheers
--
rncbc aka Rui Nuno Capela
rncbc(a)rncbc.org