Again, a Bug-fix release is out which is aimed to stabilize the experience.
* fix some rcstyle bugs for gtk-2.24.25 and maybe fixed them for KDE
as well
* allow load of preset-files witch contain Denormal Numbers (flush to
zero)
* add warning when denormal value found in preset file
* if parameter is out of range, set it to the default value
* add missing Icons to glade-gxw
* add wavesharper plugin
* use long int to compare regions size in gx_mlock.cc -> (Gcc: 4.9.2)
download here:
http://sourceforge.net/projects/guitarix/
enjoy.
I am happy to announce Nama version 1.203. With this
release, the effects-handling code has been fully converted
to Nama's OO model and several issues resolved.
* fix spurious reconfiguration
* effect chains apply parameters
* restore playback position to zero after recording
* kill Ecasound on exit in NetECI mode
* correctly handle user effect addressing (aliases and effect chain affiliation)
* fix drift in Master track volume
* add CONTRIBUTORS to man page
* add-effect/remove-effect accepts effect chain name as well as effect ID
* fix parsing of Ecasound chain operator parameter names
For users, the add-effect and remove-effect commands will
now work on effect chains as well as simple effects. Effects
can be addressed by effect ID, user alias or effect code.
Some bus-related commands have been renamed to conform
standard terminology.
For those who care to prod and hack the sources, Nama's
variables, defined in src/var_*, are now documented in
var_overview.[1]
I welcome feedback from any tire-kicking, torture-testing
etc.
Thanks to the Linux audio community, to Kai Vehmanen for
Ecasound and to Nama's user community for their invaluable
assistance.
DESCRIPTION
===========
Nama is a digital audio workstation. It is suitable for
multitrack recording, effects-processing, editing, mixing,
and other audio tasks. Nama uses Ecasound, developed by Kai
Vehmanen, for audio processing. Nama hosts LADSPA and LV2
plugins, Ecasound effects and controllers. It works well
under JACK and ALSA.
New projects begin with a mixer, and may include tracks,
takes, buses, effects, sends, inserts, marks, regions,
fades, edits, sequences and submixes, with mixdown to wav,
ogg, mp3.
Nama has a full-featured command interpreter with TAB
completion, keyword help and command history; a hotkey mode
for tweaking effect parameters, a Tk-based GUI, and project
management (history, branching, tags) based on git.
INSTALLATION
============
The easiest way to install Nama, is using a CPAN
client such as cpan or cpanm:
cpanm Audio::Nama
PERL_MM_USE_DEFAULT=1 cpan Audio::Nama
Other dependencies are Ecasound, LADSPA SDK (for LADSPA
plugin support), LILV utilities (for LV2 plugin support),
and midish (for MIDI capabilities).
1. This and other source files are available from the git
repository at http://github.com/bolangi/nama
--
Joel Roth
Hi All!
Second beta release of MusE sequencer is out.
New major additions include LV2_ATOM__eventTransfer protocol support for
plugin<->UI communication and support for LV2 CV port types.
Here is the changelog for 2.2beta2 release:
- Added support for CV type lv2 ports
- Implemented Atom_Event_Transfer support for plugin<->UI communication
- Plugins with unknown port types are skipped properly now
- Absent default plugin values are initialized to zero now
- Improved UI resize callback (some X11 uis were cropped)
- Added support for LV2 path MAP and MAKE extensions
- Added support for LV2 LOG extension
- Reworked synths menu popup (added scroll ability)
- Improved lv2 synth programs popup (added bank submenus)
All download links can be found on muse-sequencer.org News page:
http://muse-sequencer.org/index.php/News
All changes are pushed to master branch to github:
https://github.com/muse-sequencer/muse
New short demo song added to show ATOM_Event_Transfer plugin<->UI
communication:
http://muse-sequencer.org/index.php/Demos
Used plugins are (all LV2 versions):
Fabla drum sampler
Simple scope
Calf plugins
Yoshimi plugin (lv2 version)
Forum post:
http://muse-sequencer.org/forum/showthread.php?tid=94&pid=351#pid351
Happy testing! :)
Regards,
Andrew
Any ideas for good music composition, synthesis and/or recording apps
for Android?
--
David W. Jones
gnome(a)hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com
Hello all,
The first release of pyjacktools is now available at
<http://kokkinizita.linuxaudio.org/linuxaudio/downloads>
Python C++ extensions and classes for audio. I wanted to demo
these during the Audio Measurements workshop at LAC 2014, but
we ran out of time...
AudioFile
Read/write audio files to/from numpy arrays. Reads anything
libsndfile can read, and writes wav, wavex, amb, aiff, caf
and flac, any number of channels.
JackControl
Simple Jack client allowing to connect arbitrary ports and
control Jack transport.
JackPlayer
Multichannel (up to 64) audio file player. The interface is
deliberately kept low level, but it's easy to create derived
classes providing a higher level interface. This is the player
used in the automated systems at La Casa del Suono in Parma.
JackSignals
Generate and capture arbitrary test signals from/to numpy
arrays. Combined with numpy, matplotlib, pyqt, etc. this
can be used to create anything from a simple measurement
to sophisticated automated test systems.
All four classes are documented using Python docstrings (use
Python's help function to read these). Some simple examples
are provided as well.
The C++ extenstions should work with either Python 3.x or
2.7. The Python code is tested using Python 3.4, but will
probably work even with 2.7. If not the required changes
should be minimal.
To install you need the Python setuptools, then just make
and sudo make install. The examples require numpy and for
some also matplotlib.
Enjoy !
--
FA
A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)
>Date: Thu, 11 Dec 2014 14:02:40 +0100
>From: Ralf Mardorf <ralf.mardorf(a)rocketmail.com>
>PS: Please 1. don't post above quotes, 2. learn how proper quoting has
>to be done and 3. don't send multipart, HTML formatted mails to mailing
>lists at least read
>http://community.ubuntu.com/contribute/support/mailinglists/ , there
>are other writings about how to use a mailing list, but this one is
>short and easy to understand.
Thanks for that Ralf, I have wondered in the past if there's a proper way to use these things - how's this?
>Date: Thu, 11 Dec 2014 18:39:38 +0100
>From: Clemens Ladisch <clemens(a)ladisch.de>
>Ralf Mardorf wrote:
>> On Thu, 11 Dec 2014 12:04:09 +0000, oli_kester wrote:
>>> On Wed, 10 Dec 2014 20:10:40 +0000 Clemens Ladisch
>>
>>>> In kernel 3.16 or later, the snd-bebob kernel driver should work.
>>
>>> I'm not sure what you mean by this
>>>
>>> do you mean switch to a different kernel entirely?
>
>Yes; you would have to upgrade your kernel
>(with whatever mechanism your distribution uses for this).
>
>> Kernel's >= 3.16 provide this kernel module, you likely need to load
>> it, before you can use it.
>
>It would be loaded automatically.
...and I now have a new shiny kernel - and a result: The FA101 has MIDI I/O showing in JACK MIDI, which is superb!
Thanks to both of you - I'd never have thought of touching the kernel to solve these problems.
I went to do my sysex recording just now, and unfortunately I can't get these new "EDIROL FA-101 MIDI 1" ports to connect to anything. This isn't something I've experienced before - you can Alt-C to connect like anything else, but no connection line appears no matter how many times I try. I've restarted Jack to no avail.
Any more suggestions?
cheers, Oliver
Any ideas for good music composition, synthesis and/or recording apps
> for Android?
>
> SunVox is a neat patchable synth and sequencer that is fun, works on
Android and about everything else. The developer has some nice examples on
youtube.
http://www.warmplace.ru/soft/sunvox/
-- Jeff Sandys
Hey hey,
I have two M-Audio Delta 1010 soundcards. Currently my driver is built into
the kernel. Can I rely on the two cards not being swapped after reboots or can
I fix it, even though the driver is built into the kernel?
A pointer to meaningful documentation on that point will suffice. Thank you!
Ta-ta
----
Ffanci
* Internet: https://freeshell.de/~silvain
Twitter: http://twitter.com/ffanci_silvain