Hello all,
Trying out Ardour3 but I'm blocked...
I deep-copied an existing A2 session, paradiso-2, to /audio/ardour3-sessions.
But A3 complains that it can't find the audio files in
/audio/ardour3-sessions/paradiso-2/interchange/paradiso-2/audiofiles
which is the right place, and the files are there.
???
--
FA
Vor uns liegt ein weites Tal, die Sonne scheint - ein Glitzerstrahl.
Hi all,
I'm glad to announce the release of NASPRO 0.3.0.
NASPRO (http://naspro.atheme.org/) is meant to be a cross-platform
sound processing software architecture built around the LV2 plugin
standard (http://lv2plug.in/).
The goal of the project is to develop a series of tools to make it
easy and convenient to use LV2 for sound processing on any (relevant)
platform and for everybody: end users, host developers, plugin
developers, distributors and scientists/researchers.
This release introduces a new simple command line effect processor
using LV2 plugins called LV2proc, adds experimental translation of
DSSI programs to LV2 presets, breaks the API of lower level libraries
to make them slimmer and more efficient, and includes as usual
bugfixing and improvements here and there. You can find detailed
ChangeLogs in the tarballs.
It includes:
NASPRO core: the portable runtime library at the bottom of the architecture;
NASPRO Bridge it: a little helper library to develop
insert-your-API-here to LV2 bridges;
NASPRO bridges: a collection of bridges to LV2 which, once
installed, allow you to use plugins developed for other plugin
standards in LV2 hosts;
LV2proc: a simple command line effect processor using LV2 plugins.
In particular, the NASPRO bridges collection includes two bridges: a
LADSPA (http://www.ladspa.org/) 1.1 and a DSSI
(http://dssi.sourceforge.net/) 1.0.0/1.1.0 bridge.
NASPRO core, NASPRO Bridge it and NASPRO bridges are released under
the LGPL 2.1, while LV2proc is released under the GPL 3.
Enjoy!
Hi,
I'd like to announce version 0.8.3 alpha of some DDP mastering tools
I've written for Linux. If you are interested, and especially if
you have other software which reads or writes DDP please test! I'm
not a professional C programmer, but a recording producer, so I
appreciate any input!
http://ddp.andreasruge.de
Cue2ddp converts cue/wav CD images into DDP 2.0 images, the format
that plants often use internally to drive their glass mastering
process. So when using DDP instead of an audio CD plants will
usually not mess around with your project anymore, but just press
what you send them. (Which can be a good thing.)
Aside from the software mentioned I'd like to find out what people
think is the best workflow for final CD mastering including DDP. By
having cue2ddp as a stand-alone program, it can be used with all
programs which can export cue/wav. Is that flexible enough, would
you want other input formats? Or would you rather want to see an
interface which can be more tighlty integrated into ofther software?
Let's say cue2ddp would accept cue sheet *and* audio data from
stdin, then any software could simply pipe into it. Very low tech,
I know, but reading the DDP license I'm not sure if I can release a
proper DDP library as open source (let me know if you think
atherwise: www.dcainc.com).
Also while we are at it, is there any need for other (proprietary)
CD image formats, like .pmi (Pyramix Workstation), or JAM on OSX?
Regards,
Andreas
--
Andreas Ruge
recording producer/balance engineer
Germany
Hello, is the samplecat dev on the list or does someone have his mail?
The feedback form on
http://samplecat.orford.org/
is broken and I leaved a comment some days ago, which is still waiting
moderation, and I fear it got lost.
best wishes,
renato
Documenting (code) is always a good idea.
Its hard enoug to find and motivate people that have good coding skills, so
the last thing you need is for those people to get frustrated while trying
to find out where/how they should start.
Transparent, error-free documentation, website and active mailing list are
key here!
I dont have coding skills, but if you need someone to help with the
documentation as such, i'm willing to help.
Grtz
Thijs
On 28 Nov 2011 11:19, "Sebastian Moors" <mauser(a)smoors.de> wrote:
Am 28.11.2011 03:46, schrieb Iain Duncan:
>
> I also think it's a much needed idea. I'd be happy to do some
contributing too, but like Harry,...
Hi,
a great idea! I'm sure that you will see valuable feedback from this list
if you publish your tutorial, imho this ensures a good quality.
Do not discuss to long over question like the correct toolkit. Those can
lead away too easily from the core problem. Take the one your familiar with!
- Sebastian
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists....
Following recent emails on list about documentation and learning "Linux
Audio Programming", I've been thinking about an effort to help people get
started with Linux Audio Coding.
I think some "beginner" coding documentation on Linux Audio would be a
great asset to the community, and I'm willing to contribute to such an
effort. As Robin Gareus mentioned in another thread, a "FLOSS" manual is
probably the best way to go for a community effort on documenting.
I've been doing some "tutorial" style programming articles on my blog
harryhaaren.blogspot.com and I'd have no problem sharing the examples there
(some basic GTK stuff, some small JACK apps, combining the GUI / JACK stuff
). Problem is that I was learning as I was going along, and there are some
*fundamental* issues with some of the tutorials (especially with regards to
thread safe code & more advanced programming concepts)
Personally I'd be even more enthusiastic about such an effort if some of
the veteran Linux audio guys were to get on board and ensure the content is
of a high quality. (As I'm a self though programmer, there are some big
gaps in my knowledge, and I'd not like to provide bad sample code, or share
bad concepts.)
Of course some issues will arise in choosing how to document Linux Audio,
and some typical "flame" topics like GUI toolkits, libraries etc will
arise. I have no idea how we can best avoid that issue, except by following
the "if you think it should be thought that way write the tutorial"... the
downside of this is that if one tutorial uses toolkit <X> and the next
toolkit <Y>, the average beginning coder is going to get lost in
implementation details and that defeats the purpose of documentation :D
-Harry
Hi,
we'd like to ask those who are interested in the new Guitarix LADSPA
plugins to run them on their systems and give us some feedback. They
do fine on our own machines and seem to be fit for wider testing.
The plugins "Guitarix Amp" and "Guitarix Stereo Fx" wrap all of the
entire sound engine of Guitarix. You can load a preset that you defined
with the Guitarix program, and even define some parameters for DAW
automation.
It's explained in our wiki:
https://sourceforge.net/apps/mediawiki/guitarix/index.php?title=How_to_use_…
Our SVN:
svn co http://guitarix.svn.sourceforge.net/svnroot/guitarix/trunk guitarix
After checkout, build with
./waf configure && ./waf && sudo ./waf install
for an installation to /usr/local.
Our tracker:
http://sourceforge.net/tracker/?group_id=236234
Your feedback will be welcome here or there or anywhere..
Or in our forum:
http://sourceforge.net/apps/phpbb/guitarix/
so please, don't be shy and tell us your test results or
if you think the concept is usable / unusable :-)
ciao
Andreas