I used to take part in this every month, but it's now been nearly a year since
I last contributed. However I finally had a bit of inspiration and the result
is here:
https://archive.org/download/20-08-folderol-submundo/20-08_folderol_Submund…
I don't think I need to say which synth I'm using, however this is the first
occasion where I've used MIDI-learned controls to twiddle LFO and filter
settings within the engines dynamically - although it's been possible for
quite a long time.
Hope you like it :)
--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
In brief:
In the voice editors you can now change the width and centre position of random
panning.
Last seen banked instrument can now be highlighted.
There are three more options in LFO type.
In the 'doc' directory we've added a PDF with a brief list of all CCs and NRPNs
that Yoshimi recognises.
All these are of course accessible to the command line.
More details are in /doc/Yoshimi_1.7.2_features.txt
We welcome all help and feedback. We listen and respond to suggestions and
problems.
Yoshimi source code is available from either:
https://sourceforge.net/projects/yoshimi
Or:
https://github.com/Yoshimi/yoshimi
Full build instructions are in 'INSTALL'.
Our list archive is at:
https://www.freelists.org/archive/yoshimi
To post, email to:
yoshimi(a)freelists.org
--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Hi
Mamba release v1.3 is out
Mamba - Virtual Midi keyboard and Midi file player/recorder
https://github.com/brummer10/Mamba
Mamba features
* Virtual Midi Keyboard for Jack Audio Connection Kit
<https://jackaudio.org/>
* Including NSM <https://linuxaudio.github.io/new-session-manager/>
support
* Channel selector
* Bank and Program selector
* Keyboard mapping for qwertz, qwerty and azerty selectable from menu
* PC Keyboard mapping selector from C0 to C4
* Pitchbend, Balance, Modwheel, Detune, Expression, Attack, Release,
Volume and Velocity controllers
* Sustain and Sostenuto switches
* Midi Through: forward midi input to output
* Midi input highlighting
* Resizable to a full range 127 key view
* Save and load Midi-files (using libsmf)
* Load Midi-files on command-line
* Record and play Midi-Loops
* Support jack_transport to start/stop Midi-Loops
* Keyboard Shortcuts
* |ctrl + r| toggle Record Button
* |ctrl + p| toggle Play Button
* |ctrl + l| open load file dialog
* |ctrl + s| open save file dialog
* |ctrl + a| show info box
* |ctrl + q| quit
* |ctrl + c| quit
Mamba is released under the BSD Zero Clause License license
regards
hermann
Hi
Mamba release v1.1 is out
Mamba - Virtual Midi keyboard
https://github.com/brummer10/Mamba
Mamba features
* Virtual Midi Keyboard for Jack Audio Connection Kit
<https://jackaudio.org/>
* including NSM <https://linuxaudio.github.io/new-session-manager/>
support
* Channel selector
* Bank and Program selector
* Keyboard mapping for qwertz, qwerty and azerty selectable from menu
* PC Keyboard mapping selector from C0 to C4
* Pitchbend, Balance, Modwheel, Detune, Expression, Attack, Release,
Volume and Velocity controllers
* Sustain and Sostenuto switches
* Midi Through: forward midi input to output
* Midi input highlighting
* resizable to a full range 127 key view
* Midi live recording and looping
Mamba is released under the 0BSD license
regards
hermann
Hi all!
I have decided to release finally SoundTracker v1.0.1. Lacking feedback
after the 1.0.1-pre1 release I had to spent enough time to test it
thoroughly. During this testing, I have found and fixed numerous bugs.
Now ST seems to be matured enough to be released.
You can download it here:
https://sourceforge.net/projects/soundtracker/files/
1.0.1 release contains no new features compared to 1.0.1-pre1, it is the
bugfixing release only. So its list of features is the same as for
1.0.1-pre1:
Regards,
Yury.
What is new in soundtracker-1.0.1 (29-Jul-2020):
* Improved mouse usage in the instrument editor (yaliaev)
* Indication of pressed keys in the instrument editor (yaliaev)
* Better look of the scopes (yaliaev)
* Record indicator in the sampling monitor (yaliaev)
* More configurable colors (yaliaev)
* Logarithmic scale of the amplification slider; numeric entry in
addition to
the slider; ability to determine the optimal amplification (yaliaev)
* Extended editor on the module info page with functions of exchanging and
copying samples and instruments, mixing samples and tuning a sample using
another one as a reference (yaliaev)
* Different selection modes in tracker, selection can be extended with SHIFT
(yaliaev)
* A new method of waveforms' drawing in the sample displays in addition to
the existing one (yaliaev)
* Automatic file extension adding (optional) (yaliaev)
* More convenient keybindings; new keybindings are added (see README)
(yaliaev)
* Some more keys are made configurable including that for song / pattern
playback (yaliaev)
* New playing modes are added: Playing selected block and Playng from
cursor,
playback looping control (yaliaev)
* Facility for loading somewhat broken modules (yaliaev)
* Stepping volume / FX parameter with mouse wheel (yaliaev)
* Improved export to audio file (yaliaev)
* Volume column can be displayed like in FT2, with letters, mnemonics and
optional decimal volume representation (yaliaev)
* Jack input driver (yaliaev)
* Improved live recording using PC keyboard: better key pressing / releasing
times are recorded using FXes (yaliaev)
* Some other small improvements (GUI, usability) (yaliaev)
* Some bugfixes including the CPU overhead with graphics (yaliaev)
Hello,
I've read that ALSA can split a sound card with multiple physical channels
into separate "sound cards" within the system.
Is that possible?
I've searched the internet for examples but could not find definitive help.
I have a:
$ grep -i delta /proc/asound/cards
1 [M1010 ]: ICE1712 - M Audio Delta 1010
M Audio Delta 1010 at 0xc8a0, irq 16
which has 8 physical input ports and 8 physical output ports.
Also, is it possible to switch input ports to be output ports with ALSA
commands?
Thanks for any help or insight.
-m