I am looking for a "Frequency Counter"
For a project I need to count frequencies of midi note's
Something simulair as this would be fine
- ( this one is not working for
me - it works only with Pulsaudio and that is what i removed - only Jack
here. )
But something as Voxengo Span would be fine to.
I tried I think all I could find under Linux, Vst,Lv2,Ladspa and a lot
from the Internet. But with out succes. Hope that someone from here will
bring me in the right direction.
Greeting Crojav
Op 25-04-17 om 14:00 schreef linux-audio-user-request(a)lists.linuxaudio.org:
Send Linux-audio-user mailing list submissions to
linux-audio-user(a)lists.linuxaudio.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.linuxaudio.org/listinfo/linux-audio-user
or, via email, send a message with subject or body 'help' to
linux-audio-user-request(a)lists.linuxaudio.org
You can reach the person managing the list at
linux-audio-user-owner(a)lists.linuxaudio.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linux-audio-user digest..."
Today's Topics:
1. spectmorph-0.3.2 (Stefan Westerfeld)
2. default Jack connection between pulse-audio and ecasound
(john gibby)
3. Re: default Jack connection between pulse-audio and ecasound
(Len Ovens)
4. Re: default Jack connection between pulse-audio and ecasound
(john gibby)
5. OT: Video Card Recommendation (Ivan K)
6. Re: OT: Video Card Recommendation (Ralf Mardorf)
7. Re: OT: Video Card Recommendation (Dave Phillips)
8. Re: OT: Video Card Recommendation (Ivan K)
9. Re: OT: Video Card Recommendation (Ralf Mardorf)
----------------------------------------------------------------------
Message: 1
Date: Mon, 24 Apr 2017 14:30:55 +0200
From: Stefan Westerfeld <stefan(a)space.twc.de>
To: linux-audio-announce(a)lists.linuxaudio.org
Cc: linux-audio-user(a)lists.linuxaudio.org, beast(a)gnome.org,
linux-audio-dev(a)lists.linuxaudio.org, spectmorph(a)googlegroups.com
Subject: [LAU] spectmorph-0.3.2
Message-ID: <20170424123055.GA2247(a)space.twc.de>
Content-Type: text/plain; charset=us-ascii
spectmorph-0.3.2 has been released.
Overview of Changes in spectmorph-0.3.2:
----------------------------------------
* Added new unison effect.
* New instruments: pan-flute, synth-saw.
* UI improvements:
- support operator folding (to preserve screen space)
- provide scrollbar if morph plan window height is large
- repair operator move
* VST plugin crash fixed.
* No longer depend on BEAST/Rapicorn
- use libsndfile for sound file I/O, added WavData API
- refactoring, move libnobse code into SpectMorph
* Add icon/.desktop file for smjack
* Added debian package support.
* LPC/LSF morphing code updates - but now disabled by default
What is SpectMorph?
-------------------
SpectMorph is a free software project which allows to analyze samples of
musical instruments, and to combine them (morphing). It can be used to
construct hybrid sounds, for instance a sound between a trumpet and a flute; or
smooth transitions, for instance a sound that starts as a trumpet and then
gradually changes to a flute.
SpectMorph ships with many ready-to-use instruments which can be combined using
morphing.
SpectMorph is implemented in C++ and licensed under the GNU LGPL version 3
Integrating SpectMorph into your Work
-------------------------------------
In order to make music that contains SpectMorph, you currently need to use
Linux. There are four ways of integrating SpectMorph sounds into music you
create:
- LV2 Plugin, for any sequencer that supports it.
- VST Plugin, especially for proprietary solutions that don't support LV2.
- JACK Client.
- BEAST Module, integrating into BEASTs modular environment.
Note that at this point, we may still change the way sound synthesis works, so
newer versions of SpectMorph may sound (slightly) different than the current
version.
Links:
------
Website:
http://www.spectmorph.org
Download:
http://www.spectmorph.org/downloads/spectmorph-0.3.2.tar.bz2
There are many audio demos on the website, which demonstrate morphing between
instruments.