Hello again! I come back to you all with a *kind of* new release of the
website, because the project doesn't really have releases, it just stays
there...
https://musical-artifacts.com/ is a place to collect free 'musical
artifacts', that is, pre-sets, configuration files, soundfonts, etc. make
them searchable and taggable and give credit to authors.
This **release** features a new redone design which encourages browsing
through all the tags, apps, and categories. So give it a try! The site
currently has ~100 artifacts, but it's growing steadily as I add them and
the first people are starting to contribute!
The full changelog is here: https://diasporabr.com.br/posts/799925
The code and more info is here:
https://github.com/lfzawacki/musical-artifacts
As always, feedback and contributions are welcome!
Hi all,
GSequencer v0.6.0 is awaiting coming with accessibility features as
well improved GUI.
The release is planed for 1-2 weeks
http://gsequencer.org
bests Joël
Some of you knows my little python script which act as a GUI for jalv,
to select and run LV2 plugins with a selectable jalv interpreter.
Now, I realize that debian didn't include the lilv python wrapper any
more, and the script wont run without it. So I decide to port this
script to C++ / gtkmm.
It's now a regular desktop application with makefile, menu-entry and such.
Get it here:
https://github.com/brummer10/jalv_select
Features:
select jalv interpreter from combo box,
select LV2 plugin from list,
search plugins by regex,
reload lilv world to catch new installed plugins,
simple and lightweight in old unix style,
load plugin on single click.
Hi List,
for a project at work (nothing to do with music, sadly, but at least audio)
I'm looking for an audio interface that supports at least 16bit/48kHz
(24bit/96kHz would be even better, we're potentially looking for rather
high frequency signals...) for two mics that need phantom power and where
the preamp gain can be controlled remotely by software, as this will be
used as follows:
The whole setup will be mounted at a remote location inside a larger
machinery for audio surveillance of said machinery (fault detection etc.).
The larger machinery of course may not be running while opened to install
our setup, thus setting the gain has to be done remotely.
The PC in this setup has an x86_64 CPU running Ubuntu 12.04 LTS, but the
case is too small for PCI(e) solutions, doesn't have firewire, so the only
option is USB.
For our current setup we have a Focusrite Scarlett 2i2 here, but there's no
way to set the mic gain via software :-/
Researching so far led me to the RME Babyface that is said to be supported
when in class compliant mode - but you seem to need to hold down buttons
while turning it on, which is a problem as we can't open up the larger
machinery every time the hardware needs to be restarted.
Is anyone here aware of something we could use here?
Thanks in advance,
Thomas
Hello list,
I have moved the LA social and community guide from my personal website
to the linux audio wiki and merged it with the stub article there.
http://wiki.linuxaudio.org/wiki/places1
I have also added the two Germany-based LA meetings to the wiki.
If you know more places online and offline, especially offline, where
open source music people can meet please update the article accordingly.
Greetings,
Nils
Hi Larry,
i actually thought most mp3 editors worked as you described...but I do
not normally edit mp3 files or not this way.
does not audacity have a command line component to it?
Cheers,
karen
On Sun, 30 Aug 2015, Hart Larry wrote:
> Hi All: While there is a chance this list is strictly for musicians, however,
> if it is for other audio related questions, I have an inquiree, if you
> please?
> Since I am totally blind, I am completely in a console. I really enjoy
> recording News-Programming from streams. However, I really want to edit out
> the many commercial breaks. Here in Debian Linux, all the mp3editors are
> either complicated or graphical. Ideally in an ideal World, I really wish
> some1 would please suggest or invent an mp3editor which would maybe opperate
> in a concept of a word-processor, such as NANO, where instead of blocking
> text, you would be setting up to block sound, while listening to it as you
> would in mpv or mplayer. Other mp3 software you must know how many minutes to
> chop off.but eliminating a middle section would seem impossible.
> Another blind gentleman created an editor which edits-and-records wav files,
> "dae" "Digital Audio Editor" so I must convert mp3s back-and-forth while
> useing dae. Thanks so much in advance if any of you have suggestions of
> programs I can try in a non-graphical setting. Also, if you would rather I
> not ask such things on this list, I will understand.
> Hart
>
>
>
OK, a continuing thank you for ideas in my quest to edit mp3s. I received this
back from an author of dae:
I will put it up at ftp.meraka.csir.co.za/pub/in/wvdwalt/dae-latest.tar.bz2 for
now.
The mirror I used for it lately is down because of hardware problems.
It cannot edit mp3 yet, and probably never will.
The library used in dae is ecasound which do not allow editing of mp3.
Therefore, you need to first convert the mp3 to wav, edit it, and then convert
it back to mp3.
Although that can be automated using sox or such, it is not a good idea, as the
quality of the audio will degrade every time
you edit the file.
Back again live, as I said his program is a good example of the type of a
concept. Thanks so much in advance
Hart