Hey hey,
I just released wavetral, a tool to convert between single cycle waveforms and
harmonic spectra in different formats. It supports audiofiles, plaintext
representations (one value per line), Waldorf Microwave II/XT wave dumps. It
can furthermore read Csound ftables as stored by ftsave and ftsavek and it can
write a Yoshimi script, which can be run loccally (runlocal) in the wave
context of the AddSynth voices and PadSynth.
Converting between waveforms means resampling a waveform and converting
between harmonics allows to decrease harmonics or fill higher harmonics with
0s to meet certain requirements.
You can clone the git repo here:
git clone https://github.com/jeanette-c/wavetral.git
Stranglely, when I tried I wasn't on the master branch, so I had to do
cd wavetral
git checkout master
git pull
Maybe it's just my git setup.
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
For whatever reason,
I feel like I've been wanting you all my life <3
(Britney Spears)
Hi all,
After a long period of testing, having no negative feedback I decided to
issue the SoundTracker 1.0.2 release. Comparing to the last pre-release,
1.0.2-pre2, this is only the bugfixing release with few small
improvements only. But some critical bugs are closed included that
causing crash sometimes after manipulations with instruments. Here are
main features of the 1.0.2 release comparing to 1.0.1:
* Almost all user actions are logged and can be undone/redone;
* Sample editor has a new compact and comprehensive design;
* PulseAudio output driver is created.
You can find more new features in NEWS file.
ST-1.0.2 can be downloaded here:
https://sourceforge.net/projects/soundtracker/files/latest/download
Any feedback is welcome in SoundTracker mailing list:
soundtracker-discuss(a)lists.sourceforge.net
For those who didn't hear about the SoundTracker before: this program is
a score music editor and sequencer with tablature-like notation (such
kind of editors called as "trackers" and originating from the
demo-scene) with some facilities for editing samples and instruments.
Regards,
Yury.
About 8-9 years ago I attempted to record video and on-board sound along with
an external microphone. There were two programs I tried, Record My Desktop,
and (I think) Simple Screen Recorder.
I couldn't get either of them to manage the microphone, and only one to include
stereo audio - and even that was a struggle (can't remember which one).
I'm wondering what the current situation is for the best possible prospect of
doing this. I won't be using a camera, but want to be able to use a microphone
for voiceover, so that of course would be mono.
Also I envisage doing this in comparatively short sections, then stitching
them all together afterwards to make a seemingly continuous vid.
Can anyone make suggestions. The kit I'll be using will have an earlier 4 core
AMD Ryzen, with a reasonably modern Radeon GPU card and connected to an M-Audio
Mtrack 8.
--
Will J Godfrey
https://willgodfrey.bandcamp.com/http://yoshimi.github.io
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
I remember answering that question here many years ago and had found
two or three working ones. Marc.info still exists and is searchable,
but the closest to this list is Linux Audio Dev at:
https://marc.info/?l=linux-audio-dev&r=1&w=2
(unless I missed it here: https://marc.info/)
So^W Anyone know the location of a searchable archive of this list?
My search results generally seem to lack anything but links to
where I can buy one...
--
Thanks again, John.
Hi Linux Audio Enthusiasts!
I'm a fairly long-time JACK user (more than a decade, anyway), but I
must admit I don't really know it that well. I'm seeking guidance with
the following situation.
I am hearing audio "drop-outs" (a second or two of silence) that seem to
coincide with this error in jackd output:
JackAudioAdapterInterface::PushAndPull ringbuffer failure... reset
The audio hardware is a Digigram LX-DANTE connected to the JACK graph
via ALSA device hw0,0. jackd --version is
jackdmp version 1.9.18 tmpdir /dev/shm protocol 8
Also, jackd output fairly regularly (several times per minute) shows
messages like:
JackRingBuffer::Write : consumer too slow, skip frames = 1024
and
JackLibSampleRateResampler::ReadResample error written_frames = 1020
Output available = 1022
Where the number after the "=" in the "written_frames" line is between
1020 and 1023, and the number in "Output available" is always two
greater than the previous.
I start jackd (as Linux user 'root') with the command:
/usr/bin/jackd --realtime --name default -d dummy -r 48000
And then add the Digigram client with the command:
/usr/bin/jack_load -i "-d alsa -d hw:0,0 -i 64 -o 64 -r 48000 -p 1024 -n
2" Digigram audioadapter
Thanks for any thoughts about these drop-outs! And please let me know if
there are other troubleshooting tools available.
Best,
~David Klann
Thanks for mentioning Snd. It looks a bit old-fashioned
now, since I removed the gtk support -- only motif,
or command line. It's almost 24 years old! I think
it has a different emphasis than Audacity, so it might
not be a drop-in replacement.