<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Dragan Noveski a écrit :
<blockquote cite="mid45C74E64.4070504@gmx.net" type="cite">Dragan
Noveski wrote:
<br>
<blockquote type="cite">Florent Berthaut wrote:
<br>
<blockquote type="cite">Dragan Noveski a écrit :
<br>
<blockquote type="cite">Florent Berthaut wrote:
<br>
<blockquote type="cite">Hi everyone,
<br>
I'm pleased to announce the release Tranches and Tapeutape.
<br>
(my first release !!! )
<br>
<br>
Tapeutape is a midi-controlled virtual sampler.It is highly
<br>
configurable,lets you create instruments/kits/setups and is designed
for
<br>
live performance.It works on Gnu/Linux with the jack sound server.
<br>
There's a command-line and a gui version.
<br>
It can be found at <a class="moz-txt-link-freetext" href="http://www.hitmuri.com/Tapeutape">http://www.hitmuri.com/Tapeutape</a>
<br>
An example of what can be done with it :
<br>
<a class="moz-txt-link-freetext" href="http://www.hitmuri.com/Tapeutape/demo_tapeutape.ogg">http://www.hitmuri.com/Tapeutape/demo_tapeutape.ogg</a>
<br>
<br>
<br>
Tranches is a midi-controlled multi-(inputs|outputs) live beat
<br>
repeat|redirect tool for the jack sound server on Gnu/Linux !!! There's
<br>
a command-line and a gui version.
<br>
website : <a class="moz-txt-link-freetext" href="http://hitmuri.com/Tranches/">http://hitmuri.com/Tranches/</a>
<br>
audio example : <a class="moz-txt-link-freetext" href="http://www.hitmuri.com/Tranches/demo_tranches.ogg">http://www.hitmuri.com/Tranches/demo_tranches.ogg</a>
<br>
<br>
<br>
Regards,
<br>
<br>
Flo
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote>
hi, i tried now building both appis, first editing the SConstruct file,
so that it installs in /usr/local, than running scons both times
successfully!
<br>
<br>
did not played with it still, so i cannot make any seriously comments
on the functionality, but for now, tranches is segfaulting while
loading the example.tra file.
<br>
<br>
i ll do some real tests in the next days and report!
<br>
<br>
thanks and cheers,
<br>
doc
<br>
<br>
</blockquote>
<br>
Did you launch tranches while an app was the transport master for jack
?
<br>
Otherwise tranches will segfault (i'll fix this soon), usually i start
seq24 as the transport master and then press the play button in it.
<br>
After that i launch tranches .
<br>
Actually tranches need to know the bpm of jack transport, that's why it
segfault if transport is not active .
<br>
I'll find a way to fix this, it shouldn't be too complicated .
<br>
<br>
Flo
<br>
<br>
<br>
<br>
<br>
</blockquote>
please give me some time to found out more about tranches and do some
serious test.
<br>
i tried now running seq24 as a transport master, but still the
segfault.
<br>
<br>
i ll report (promise!).
<br>
<br>
cheers,
<br>
doc
<br>
<br>
</blockquote>
ok, looks like this here:
<br>
<br>
i changed the example file in tapeutape, so that the paths to the
samples are showing to some samples in my homedir, and look - it works
very well with seq24 and jack.
<br>
unfortunately, i really don´t understand the example file in tranches.
<br>
is tranches designed to control a hardware midi stuff (i don´t have
any here)?
<br>
<br>
generally, please don´t get me wrong or nonconstructive, but for me
editing the example file for being able to play samples is really
complicated!
<br>
what we need is some "specimen" mechanism, but i don´t know how heavy
it is to design sth like that. ( i can imagine, it is not simple at
all!)
<br>
<br>
for now, tapeutape works good and stable here, i ll play more with
this!!
<br>
<br>
thanks for your work and the support,
<br>
cheers,
<br>
doc
<br>
<br>
</blockquote>
First of all ,yes tranches is supposed to work with a midi interface,
actually i made it because i'm working on a project for university to
create an application which lets you design and use graphical midi/osc
controllers (2D and 3D) , so i was planning to use tranches with it.<br>
<br>
For now i use it with either my midi controller or with virtual
controllers such as <u>virtual keyboard</u> (vkeybd) and <u>midicontroller(<a class="moz-txt-link-freetext" href="http://sourceforge.net/projects/midicontrol/">http://sourceforge.net/projects/midicontrol/</a>)
</u>, you should try these .<br>
Or maybe i could put a button and three sliders to simply use tranches
with the gui, let me know if you think this would be better .<br>
<br>
<br>
AS for the xml config in tapeutape ...<br>
the first thing is that it wasn't planned to do a gui version.<br>
So xml file is the simpler solution, but maybe it is quite confusing to
gui users, even with the reload/reset menu item.<br>
I think i'll add a gui to create kits when i have time for it ,
actually i have already made some of the components (keyboard for the
midi notes, and a graphical array for the velocities).<br>
<br>
<br>
Glad you appreciate tapeutape !!!<br>
Thanks for testing ;)<br>
<br>
Flo<br>
<br>
</body>
</html>