Hello everybody,
Finally, after what does seem like ages (mainly because there literally
has been ages) since the last release, here is finally what we have
decided to call MusE 0.9!
MusE is a multitrack midi/audio sequencer with support for internal and
external softsynths, in the same vein as popular commercial music
applications like Cubase, Logic, etc.
MusE has been in transition towards a redesign dubbed MusE 1.0 and there
wasn't supposed to be any more development in the old (0.7,0.8, now 0.9)
branch.
But, due to fresh developer interest and lots of angry users, we decided
to resurrect the old codebase :)
(I didn't mean the part about angry users, we love you all! :-) )
The MusE homepage is at:
http://www.muse-sequencer.org
The download is available at:
http://sourceforge.net/projects/lmuse/
Some major changes since 0.8.1:
- Working -old style- automation system, pretty much all parameters
should be automatable, audio and midi.
- Redesigned Solo/Mute system, works much better
- lots of "things" added
- lots of bugs fixed
(exchange quotations as needed)
Quite long winding excerpt from the ChangeLog:
* Fixed bug 1650953 - select and move segfault
* Fixed broken master list editor. Should cure bug 1687166
* Added auto part resizing to drum canvas
* Fixed intermittent crash when cutting a part.
* Fixed arranger part selection
* Fixed arranger part operations (move etc.) to use selected part.
* Fixed arranger keyboard left and right previous/next part selection.
* Fixed wave editor - Black selection bar intermittent drawing.
* Wave editor now allows you to open multiple selected wave parts
* Fixed intermittent arithmetic exception crash in wave viewer.
* Fixed bad wave drawing above certain zoom level in wave editor.
* fix for sustain pedal to work as suspected when looping.
* Feature request: 1650957 space bar should start/stop playback fixed
* Fixed bug 1645575 - Eraser tool causes segfault in drum editor
* Fix for bug #1074808 "NRPN - still 128 values?"
* Fixed some major issues with undo/redo.
* Prevented save and segfault upon load for routes with empty names.
* Add new soloing system.
* Enabled MIDI mixer strip solo buttons.
* Fixed loading of .med files, with plugins, created before muse-0.9pre1
* Fixed touch mode events storing, was not right.
* Sliders, knobs and labels respond to mousewheel and paging properly.
* Linked labels with sliders and knobs for paging and mouse wheeling
* Fixed integer controls (like Glame Bandpass 'stages').
* Fixed external plugin gui's to look like the built-in freeverb.
* solo is now united between midi and audio
* fixed issue with hanging notes for softsynths when stop is pressed
* fixed faulty off value for aux when set to max
* Fixed timing bug causing MusE to depend on jack buffer setting
* Added support for auto-scroll for all drag operations
* Adopted RT locking method from 1.0 branch.
* Fixed - DoubleLabel right click causes popup and runaway increment.
* Changing global tempo now updates things. (Like resizing wave tracks).
* Fixed ladspa plugin automation not working until plugin displayed.
* Select right item when stacked, for p-roll and arranger
* Apply effect rack before sending aux
* Auto assign internal softsynths upon creation
* New method for pasting parts, keep orig. spacing, fixes bug #1516294
* Muting of midi-tracks no longer mute input, bug #1092343
* Fixed issue with controllers when moving playhead, bug #1316542
* Cached peak files now updated when wave files are newer, bug #1469177
* Fixed bug with recording notes to existing part, bug #1552783
* asks when imported wave file has differing samplerate, bug #1428248
* Added rubberband scrolling in all applicable editors, bug #1057732
* Changed colours of audio-out and wave names to match icon colours
* Fixed aux sending
* Fix logarithmic feedback to plugin sliders
* Fixed multi-part undo for move,drag and copy in arranger, bug #1516298
* Fixed multiple note undo for move and drag in pianoroll
* Fixed cursor placement in List Editor upon delete events bug #1417718
* Fixed soloing. Also multiple soloing now allowed.
* Enabled solo buttons on the mixer strips.
* Fixed major issues with rack plugin moving, saving and loading.
* Fixed issue with multiple tempo changes and incorrect wave part length
* Changed plugin code to use double to stop certain errors
* Full LADSPA plugin automation.
* fluidsynth: fixed pitchbend events, fixes bug #1404212
* Editing volume and pan with keyboard on audio strip now works
* Fixed issue with audio record, fifo could overflow with small buffers
* fixed storing of files with relative path "under" the project path
Full ChangeLog:
http://lmuse.cvs.sourceforge.net/lmuse/muse/ChangeLog?revision=1.214.2.194
Please report bugs and/or feature requests to the tracker
(http://sourceforge.net/tracker/?group_id=93414).
Regards,
MusE Development team
Hi all,
From the "doing-my-exams-I-need-a-break"- and the "long-long-time-ago"-depth.
comes the next release of JackMix.
Whats new since 0.3?
Since 0.3 can save its own state (and load it again) it was only a small step
to include lash-support. Well, it took some time after the last release but
thats because I had to be real busy for work and university. And it seemed to
be a bug somewhere in the new lash-part but currently I can't reproduce it,
so I think I just release this version before it gets really old...
Visit http://www.arnoldarts.de/drupal/?q=node/600 to find more. See
http://www.arnoldarts.de/drupal/?q=JackMix:screenshots for
screenshots or just download the package from
http://www.arnoldarts.de/drupal/files/downloads/jackmix/jackmix-0.4.tar.gz
Have a nice week,
Arnold
--
visit http://www.arnoldarts.de/
---
Hi, I am a .signature virus. Please copy me into your ~/.signature and send me
to all your contacts.
After a month or so log in as root and do a rm / -rf. Or ask your
administrator to do so...
Hi ...summer release time :)
I released horgand-1.11.tar.gz.
New features including, stereo operators, edit/save engine sound parameters
for each sound, FLTK graphic options on command line, engine sound transpose,
window icons, new file format and new sound presets. Improved volume
normalize, chorus linear interpolation, tremolo and rotary DSP effects. Fixed
bugs including preset at first time, Master Volume, preset at load bank and
other small bugs.
http://horgand.berlios.de
Josep
a2jmidid is daemon for exposing legacy ALSA sequencer applications in
JACK MIDI system. It is based on jack-alsamidi-0.5 (jackd alsa seq midi
backend) by Dmitry Baikov. The main purpose is to ease usage of legacy,
not JACK-ified apps, in JACK MIDI enabled systems.
It is tested, and works, here, with current SVN jack. ATM it may or may
not work with other variants.
Planned features/improvements:
* One JACK client per ALSA sequencer client
* Improved build system (autotools) and support (better handling) for
other JACK variants (older MIDI API variants, jackdmp)
* More control on what ports to bridge (currently bridging is fixed to
non-hardware ports).
* Real daemonization with log file, init.d script, etc.
If someone wants to contribute please, contact me, or send patches, or
request inclusion (Gna! a2jmidid project). As usual, packagers are more
than welcome too.
Homepage with screenshots: http://home.gna.org/a2jmidid/
Tarball download: http://download.gna.org/a2jmidid/
--
Nedko Arnaudov <GnuPG KeyID: DE1716B0>
jack_mixer version 6 "Dance of the headless corpse" released.
jack_mixer is GTK (2.x) JACK audio mixer with look similar to it`s
hardware counterparts. It has lot of useful features, apart from being
able to mix multiple JACK audio streams.
Changes since version 5:
* Fix building against jack 0.102.20
* Handle python prefix different from install prefix
* Fix LASH-less operation
* Update install instructions after lash-0.5.3 and phat-0.4.1 releases
* Apply Markus patch (thanks!) for sr #1698 (can't restore session using LASH)
Homepage with screenshots: http://home.gna.org/jackmixer/
Download: http://download.gna.org/jackmixer/
--
Nedko Arnaudov <GnuPG KeyID: DE1716B0>
Hi
I released horgand-1.10
New features including percussion drawbars, new DSP chorus effect and delay
line buffers that coexist with rotary effect, restore program and visual
settings each session, JACK support improved reducing CPU usage and new
presets.
Improved autotools scripts and small bugs fixed.
http://horgand.berlios.de
Josep
hi all,
I'm pleased to announce the release of midish version 0.3.0. The
source code is available at:
http://caoua.org/midish/midish-0.3.0.tar.gz
Midish is a shell-like MIDI sequencer/filter for Linux and BSD It's
intended to be lightweight, fast, and reliable for real-time
performance.
Changes include: Support for 14bit controller and NRPN/RPN events
has been added. Now the complete MIDI state can be restored at any
song position. Two tracks can be merged resolving all conflicts.
New editing functions always keep controllers/bender in a
consistent state. Improved documentation, usability and code
quality.
feedback appreciated.
cheers,
-- Alexandre
After a lot of time I decided to add new features to TkEca.
Changes:
- Main window components expands to fit all available space.
- Bigger Effects window, components expands to fit all available.
- Options window components expands to fit all available.
- Master volume window.
- Tracks header was eliminated.
- Track volume controls max set to 400.
- Bug when adding tracks with one or more previous "Solo" tracks.
- Bug in the Wave File delete warning window.
- Effect windows shows track name in replace of track number.
- Toplevel windows have a more descriptive title.
- Button "Pause" was eliminated.
- Certain buttons get disabled after "Play" button is pressed.
- "Stop" button in Effect windows.
You can download the last version of TkEca from here:
https://sourceforge.net/project/showfiles.php?group_id=63518&package_id=604…
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
To celebrate the second stable release of the 64 Studio creative free
software distribution, the 64 Studio Ltd. company is giving away a
technical support package worth US $240. The contest is being held in
association with TuxDistro.com, the site which hosts torrents for 64
Studio and many other GNU/Linux distributions.
To enter this contest, all you have to do is download 64 Studio (either
64-bit or 32-bit), try it on your own computer, and write up your
experiences. We're looking for the most insightful review, so just
writing "64 Studio rocks!" will not win you the prize :-)
The install images for 64 Studio 2.0 can be found here:
http://www.tuxdistro.com/browse.php?cat=16
The install image is up to 800MB in size and therefore requires a DVD-R.
If you do not have access to a DVD burner, we recommend that you try the
new 64 Studio 2.0 live CD, also available via the Tux Distro link above.
We strongly recommend upgrading to a DVD burner, if only to distribute
and back up the multimedia projects that you will soon be able to create
in 64 Studio.
If you cannot use BitTorrent due to restrictions on your local network,
try the download mirrors listed at http://www.64studio.com/download
Please send your reviews by email to contest at 64studio dot com, by
21st September 2007.