Laia 'K', 'mx44', 'your sadistic dentist' and everybody else up here a
60° north, wishes everybody a happy new year:
[Eleectric!]
http://www.youtube.com/watch?v=ZEgbW1FxR78
Hello guys, i need some help with libsndfile.
My question is: when calling sf_readf_float (SNDFILE *sndfile, float
*ptr, sf_count_t frames) where sndfile is a stereo wave file, how are
the channels interleaved?
Thanx in advance,
Gerald
Thats true, if I have time I'll work on adding individual outputs for
each turntable.
But for me now, the most important feature is support for Rubberband.
Looking at the code, this is probably more feasible than adding
individual outputs, since for the later the audio engine would need a
total overhaul.
Gerald
On Thu, 2009-12-31 at 13:55 +1000, M Watts wrote:
> On 12/31/2009 11:25 AM, michael noble wrote:
> >
> > While I agree with the sentiment here, I'd like to add a voice of
> > support for continued development on TerminatorX. To me it has always
> > been one of the most "fun" apps on linux to play with, and I think
> > that's vital. The one thing that always held it back to me was
> > individual track outputs in Jack - mixing down to stereo was always a
> > buzz killer to an otherwise fast and enjoyable workflow.
> >
>
>
> +1 to that.
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user(a)lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-user
OK, I'll start to work on it, but it will take some time.
Maybe someone has experience with librubberband?
Gerald
On Thu, 2009-12-31 at 07:33 +1100, Patrick Shirkey wrote:
>
> On 12/31/2009 07:22 AM, gerald mwangi wrote:
>
> > Hey guys, thanx for the quick replies.
> > I've already started looking at the code of tX.
> > Its a very clean codebase, I was able to fix a bug (saving/restoring
> > the midi event assigned to the trigger of a turntable) in 10 min.
> > I will look at the programs.
> > I would like to know how many of you need the feature of being able
> > to adjust the tempo of a turntable in an ableton live fashion.
> > Gerald
>
>
>
>
> If you can do it then you will make many people very happy :-)
>
>
> Cheers.
>
>
>
>
>
> Patrick Shirkey
> Boost Hardware Ltd
>
>
>
>
>
>
> >
> >
> > On Tue, 2009-12-29 at 19:21 +0100, gerald mwangi wrote:
> >
> > > Hello Guys, i'm new to this mailing list. I just wanted to know
> > > if TerminatorX development is stalled. The last version is 3.82
> > > since 2 years or so.
> > > Or is there another Program of the sort and under development.
> > > Please let me know, maybe i'll pick up development of TerminatorX.
> > > Gerald
> > >
> > > _______________________________________________
> > > Linux-audio-user mailing list
> > > Linux-audio-user(a)lists.linuxaudio.org
> > > http://lists.linuxaudio.org/listinfo/linux-audio-user
> > >
> >
> >
> >
> >
> > _______________________________________________
> > Linux-audio-user mailing list
> > Linux-audio-user(a)lists.linuxaudio.org
> > http://lists.linuxaudio.org/listinfo/linux-audio-user
> >
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user(a)lists.linuxaudio.org
> http://lists.linuxaudio.org/listinfo/linux-audio-user
Hi,
I am pleased to announce a long overdue release of jackEQ v0.5.8 code
name: Smooth and Shiny
You can find the tarball at the new home: http://djcj.org/jackeq
It's been almost 4 years since a release and this one comes with many
useful new features including...
- Save/Restore UI state (with autosave on exit/quit).
- Shiny new meters merging gtkmeter and gtkmeterscale into one class.
- Mute buttons on all channels, right click to enable/disable.
- One click eq reset (well two actually for your safety)
- A revised UI theme taking advantage of Cairo rendering engine in gtk.
Mmmm gradients.
Please let me know if you encounter any problems.
Otherwise, enjoy and Happy New Year for 2010!!!
--
Patrick Shirkey
Boost Hardware Ltd
Hello Guys, i'm new to this mailing list. I just wanted to know if
TerminatorX development is stalled. The last version is 3.82 since 2
years or so.
Or is there another Program of the sort and under development. Please
let me know, maybe i'll pick up development of TerminatorX.
Gerald
aseqmm is a C++ wrapper around the ALSA library sequencer interface using Qt4
objects, idioms and style. ALSA sequencer provides software support for MIDI
technology on Linux. Several examples are included in the source tree.
Library sources are bundled in KMetronome, KMidimon and KMid2 latest tarballs,
and by default it is statically linked to these programs so it is not
necessary to download or distribute the library as a standalone package. It
is recommended, though, if you are a packager and your distro already
includes two or more programs using it.
See the ChangeLog for API changes.
Copyright (C) 2009, Pedro Lopez-Cabanillas
License: GPL v2 or later
Online documentation
http://kmetronome.sourceforge.net/aseqmm/
Downloads
http://sourceforge.net/projects/kmetronome/files/aseqmm/0.2.0/
openSUSE Build Service - RPM packages
http://software.opensuse.org/search?baseproject=ALL&p=1&q=aseqmm
Regards,
Pedro
Hi all
I would announce the release of Jc_Gui.
It's a little host wrapped around the fantastic convolution engine from
Fons Adriaensen called jconvolver (zita-convolver)
What is it for ?
It's designed to search/load and run IR-*.wav files on a local machine
with jconvolver. It include a settings widget, were gain, delay, min/max
mem and mode can set and the used wave file and a part of it
(offset/length) could choosed.
As default, the min mem is set to your jack frame rate, the max mem is
set to the file length.
Those settings will saved in a config file, and used to start
jconvolver. Jc_Gui itself provide a Stereo Host, with master gain, tone
(bass,middle,high)controllers, balance slider, and for the output to
jconvolver per channel delay and gain controllers, and a wet/dry slider
to mix the output from jconvolver with the original source.
So, you need only to connect Jc_Gui with your in/out put ports, (Jc_Gui
provide a port map there for), and can then load your IR files and start
stop jconvolver easy over the Gui.
The configurations can saved in presets, to reload them easy.
What isn't it for ?
It's a 2 Channel thing only, you can't make multi channel settings with
this jcgui.
project page : http://jcgui.sourceforge.net/
download : https://sourceforge.net/projects/jcgui/
enjoy hermann
The second milestone is reached and result is a tarball that brave souls
may want to download and try. It can start apps and restore their
connections. Level 1 apps are supported.
Beware that no apps have implemented level 1 yet. If non-level-1 app is
started at level 1, it will probably quit on save, because the default
signal handler for SIGUSR1 terminates the process.
This preview also features a2jmidid support. Run the a2j script as an
app in the studio.
This is a beta quality software, use it with double caution.
I would like to thank the early adopters and especially Frank Kober for
their help with testing the git ladish code and for the valuable
suggestions they gave.
Build will produce three operational components:
* ladishd - The daemon, a D-Bus service
* gladish - GTK GUI interface
* ladish_control - Command-line interface
In the tarball you will also find bundled:
* flowcanvas-0.6.0
* LADI Tools (svn version)
* a2jmidid-6 (contains the a2j script for use in ladish)
* jack2 from the ladi branch
The jack2 ladi branch contains fixes for two important issues:
* Race that causes connection restore to fail sometimes during studio
startup (http://ladish.org/ticket/28)
* A deadlock on studio start (http://ladish.org/ticket/35)
Hopefully, these fixes with be in the next jack2 release (1.9.5).
The jack2 ladi branch also contains the no-self-connect changeset that
adds new engine option, for disabling self connect of apps. Default
value for this option is to allow self connections.
Make sure to configure jack2 with --dbus (and maybe with --classic too).
Download:
http://ladish.org/download/ladish-0.2.tar.bz2http://ladish.org/download/ladish-0.2.tar.bz2.sig
Homepage: http://ladish.org/
Roadmap: http://ladish.org/roadmap
---------------------------------------------------------------------
LADI Session Handler or simply ladish is a session management system
for JACK applications on GNU/Linux. Its aim is to allow you to have
many different audio programs running at once, to save their setup,
close them down and then easily reload the setup at some other
time. ladish doesn't deal with any kind of audio or MIDI data itself;
it just runs programs, deals with saving/loading (arbitrary) data and
connects JACK ports together. It can also be used to move entire
sessions between computers, or post sessions on the Internet for
download.
Project goals:
* Save and restore sets of JACK (audio and MIDI) enabled
applications.
* Provide JACK clients with virtual hardware ports, so projects can
be transfered (or backups restored) between computers running
different hardware and backups.
* Don't require session handling library to be used. There is no need
of such library for restoring connections between JACK clients.
* Flow canvas based GUI. Positions of elements on the canvas are
saved/restored.
* Allow clients to use external storage to save its state. This
includes storing internal state to non-filesystem place like memory
of a hardware synth. This also includes storing client internal
state (client project data) in a way that is not directly bound to
ladish project.
* Import/export operations, as opposed to save/load. Save/load
operate in current system and may cause saving data outside of
project itself (external storage). Import/export uses/produces
"tarball" suitable for transferring session data over network to
other computer or storing it in a backup archive.
* Hierarchical or tag-based organization of projects.
* List of JACK applications. Applications are always started through
ladish to have restored runtime environment closer to one existed
before project save.
* Distributed studio - network connected computers. Netjack
configuration is part of the studio and thus is saved/restored.
* Collaborate with the X11 window manager so window properties like
window position, virtual desktop and screen (multimonitor) are
saved/restored.
--
Nedko Arnaudov <GnuPG KeyID: DE1716B0>
Pardon, I won't write so frequently. I compiled a lot of new apps and
started making music. Just a short request. Please coders, avoid using
the PID in JACK client names. I like to restore sessions automatically
by Qtractor or jack_snapshot. I like jack_mixer a lot, but can't use it,
because of the PID in the JACK client's name and there seems to be no
option to ban this behaviour.
Best,
Ralf