Free FM banner
29 Augusts 2026
Saules Aktivitāte
Saules Aktivitāte
Draugi
People.lv Near-Space Program
Latvijas radiostaciju ceļvedis
Legacy SAT - Ieskats satelītu televizijas vēsturē
IBM Kolekcija - Projekts kurā tiek tīrīta un restaurēta IBM ražotāja tehnika.
Aktuāls Jautājums
Kādu interneta radio izvēlaties klausīties ikdienā?

LV vietējo radio piedāvāto

Ārzemju radio piedāvāto

Neklausos interneta radio

Šodienas jubilāri:
Šodien nav jubilāru
Čats
You must login to post a message.

27/11/2023 02:08
Paldies.

26/11/2023 20:38
Prozīt Princ. Cool

10/05/2023 23:09
Yahoo Hip Hip , Urā!

05/03/2023 03:02
Pateicos! Galvenais, ka nozarē viss joprojām notiek. Tie, kam jābūt īstajos brīžos pie uztvērējiem, tur arī ir! 73!

04/03/2023 23:53
Turpinot tradīciju, Roland sumināts. 73

28/11/2022 11:07
Paldies 73

27/11/2022 01:01
Normāls čatiņš... Normund, apsveicu un 73!

05/03/2021 00:39
Paldies! Lieliska DX dāvana 50. dzimšanas dienā bija aizpagājušās nakts profilakse Zaķusalā! 73!

04/03/2021 20:19
Roland, Sumināts! Lai intresanti DX!

27/11/2020 13:57
Paldies, Roland!

Skatīt tēmu
Free Fm » Linux » Audio
 Print Thread
Linux >> == PROGZ - TOOLZ - UTILZ ==
Norm
===========================
== PROGZ - TOOLZ - UTILZ ==
== PROGZ - TOOLZ - UTILZ ==
== PROGZ - TOOLZ - UTILZ ==
===========================


The Quick Toot series has acquired another fine tutorial, this one
from Ron Parker. It's all about "loud" mastering, you can find it and
read all about it here:

http://www.djcj.org/LAU/quicktoots/toots/Loudness/

=========


Ecasound
is a software package designed for multitrack audio
processing. It can be used for simple tasks like audio playback,
recording and format conversions, as well as for multitrack effect
processing, mixing, recording and signal recycling...........

Links and files

Web sites:
http://www.eca.cx
http://www.eca.cx/ecasound

Source packages:
http://ecasound.seul.org/download
http://ecasound.seul.org/download/ecasound-2.3.4.tar.gz
md5sum: 4d8e319b6c231acfe4884cc24114cace

Distributions with maintained Ecasound support:
See http://www.wakkanet.fi/~kaiv/ecasound/download.html

=========


Ivica Ico Bukvic, composer & multimedia sculptor
http://meowing.ccm.uc.edu/~ico/

RTMix
is an open-source (GPL-licensed) software application designed to provide stable,
user-friendly, standardized, and efficient performance interface that enables
performer(s) to interact with both the computer and each other in the least
obtrusive fashion. What this means is that RTMix offers an array of visual
stimuli that can be utilized on-stage in order to coordinate various performing
forces utilizing diverse media.

http://meowing.ccm.uc.edu/~ico/RTMix-doc/

=========


Source packages for Jack 0.99.0 are available
http://sourceforge.net/projects/jackit/

=========


Demolition
is a destruction testing tool for LADSPA plugins. It's intended mostly
for sanity checking your own code before you release it to the world.
Demolition is a work in progress.

http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/demolition.html

=========


Using VST/VSTi Plugins In Linux

http://www.djcj.org/LAU/quicktoots/toots/vst-plugins/

=========


I try to demonstrate how you can use a text-based linux environment
(console) as a nicely equipped recording-studio. At the moment only the basic
chapters of this guide and a few early audio-examples are online.

http://ltsb.sf.net .

=========


A terminal based utility for storing/restoring jack connection states.

http://www.affenbande.org/~tapas/wiki/index.php?jack_snapshot

=========


MFFM Bit Stream

This is a library which allows one to stream bits to/from files ...
handy for those people who want to make an audio compression engine or
player.

http://sourceforge.net/projects/mffmbitstream/
http://mffmbitstream.sourceforge.net/

=========


MFFM Multimedia Time Code
These C++ headers are great for managing time code ... it automaticly
expresses time code in any base units ... which must be set up by the
user ... can run any type of SMPTE, CDDA, etc. .. It is templated so you
can handle any data type ... audio, video, audio/video.... It also
includes a type II filter for audio processing ... this is very handy
for filtering audio with FIR or IIR filters.

http://sourceforge.net/projects/mffmtimecode/
http://mffmtimecode.sourceforge.net/

=========


MFFM Time Scale Modification for Audio
This is an engine which stretches audio without changing its pitch. The
C++ headers are really easy to use in 3rd party apps.

http://sourceforge.net/projects/mffmtimescale/
http://mffmtimescale.sourceforge.net/

=========


Baudline is a fantastic viewer that does fft cascade.

http://www.baudline.com

=========


SonaSound
is a real-time music visualisation tool using either soundcard input
or playing files to the soundcard output.

http://sonasound.sourceforge.net/
http://www.niklaswerner.de/Assets/SonaSoundKurz.pdf

=========


version 0.5.1 of the Polypaudio sound server. Changes include:

- improved esound protocol compatibility
- fix autospawning via libesd
- make use of POSIX capabilities
- allow SCHED_FIFO scheduling only for users in group realtime
- minor build system fix.
- extensive API improvements
- new module module-combine for combining multiple sound cards into one
- gcc 2.95 compatibility
- configuration files
- "lazy" samples
- support for source and network latency measurements (in addition to sink latency measurements)
- add module-pipe-source
- many other fixes and improvements.

http://0pointer.de/lennart/

=========


gst-polyp
is a GStreamer 0.8 sink for the polypaudio sound server.

http://0pointer.de/lennart/projects/gst-polyp/

=========


PKAudio
is an audio lib/daemon that makes asynchronous communication with a
realtime audio engine from high-level languages like python easy. It is
incredibly simple to write extension modules (subclass, implement two simple
methods, link with executable), and is a very nice place to start for someone
looking to get right to the important part of their dsp application. A Python
module is included.

PKSampler is a DJ sampler intended for a touch screen. It uses python and qt
to animate real 3D widgets created with PoVRay. Check out the screen shots!

Read the pkaudio release notes for compilation help. should be simple.
PKSampler is written in python, so there isn't any setup.

http://pkaudio.sf.net/
http://pksampler.sf.net/

=========


Aqualung is a new music player for the GNU/Linux operating system.
It plays audio files from your filesystem and has the feature of
inserting _no_gaps_ between adjacent tracks.

http://aqualung.sf.net

=========


The Quick Toot series has acquired another fine tutorial, this one
from Ron Parker. It's all about "loud" mastering, you can find it and
read all about it here:

http://www.djcj.org/LAU/quicktoots/toots/Loudness/

=========


Timemachine is a JACK app for recording sounds that have just happened.
It can also be used as a generic JACK sound recorder. Read the website for
more retails.

This version adds:
Interactive command line mode by Mario Lang (no X11 needed)
Generates WAV as well as W64 files, extension is now right
Can specify JACK ports to connect to on the command line

http://plugin.org.uk/timemachine/

=========


an update of JJack - Java bridge API for JACK has been released.
Version 0.2 integrates much better with the JACK thread architecture.
The JACK processing-thread now itself executes Java code inside the Java
virtual machine, after it has been attached to it calling
AttachCurrentThread(..)

http://jjack.berlios.de/

=========


releases of Aeolus and JAAA are available at the usual place :
http://users.skynet.be/solaris/linuxaudio/

=========


LASH Audio Session Handler (LASH)
LASH is a session management system for JACK and ALSA
audio applications on GNU/Linux.

http://lash-audio-session-handler.org/
http://pkl.net/~node/ladcca.html

=========


Qjackctl
is a simple Qt application to control the JACK sound server daemon,
specific for the Linux Audio Desktop infrastructure.
Written in C++ around the Qt3 toolkit for X11, most exclusively using Qt Designer.
Provides a simple GUI dialog for setting several JACK daemon parameters, which are
properly saved between sessions, and a way control of the status of the audio server
daemon. With time, this primordial interface has become richer by including a
enhanced patchbay and connection control features.
License: GNU General Public License (GPL)
Sourceforge project page:
http://sourceforge.net/projects/qjackctl
http://qjackctl.sourceforge.net/

=========

JAMin
is the JACK Audio Connection Kit (JACK) Audio Mastering interface.
JAMin is an open source application designed to perform professional audio
mastering of stereo input streams.

http://jamin.sourceforge.net/
Download
http://prdownloads.sourceforge.net/jamin/jamin-0.8.0.tar.gz?download
http://plugin.org.uk/jamin/
http://www.joq.us/jamin/

=========


A Real-time Para-graphic Equalizer

http://www.music.princeton.edu/%7Edan/gQpage/gQ.html
And the source can be found here:

=========


The formant analysis code from snack
is the code from the well known ESPS package and most praised in the speech
community. There is a good f0 analyzer, too.

http://www.speech.kth.se/snack/

=========


FreqTweak
is a tool for FFT-based realtime audio spectral manipulation and display.

http://freqtweak.sourceforge.net/

=========
 
Pāriet uz sadaļu
Jaunākie komentāri
· Dīvains laiki atgri...
· Komentēšu šo vien...
· Gan jau kāds to pro...
· NEPLP vadītaja reak...
· https://anrijs.lv/me...
· Rolands Strautmalis,...
· Viktorīna. Pavisa...
· Ja kādam no jums fo...
· Tad sanāk ka pārē...
· Visām septiņām ir...
Meklētājs
Ko meklēsi:
©
Lietotāji Onlainā
· Viesi Onlainā: 52

· Lietotāji Onlainā: 0

· Kopā reģistrējušies: 320
· Jaunākais lietotājs: Igo
Ielogoties
Lietotājs

Parole



Neesi vel lietotājs?
Spied šeit lai reģistrētos.

Aizmirsi paroli?
Pieprasi jaunu šeit.
Jaunākie Foto Komentāri
Bullet icon Rolands Strautmalis, g...
Bullet icon Viktorīna. Pavisam ...
Bullet icon Ja kādam no jums foru...
Bullet icon Tad sanāk ka pārēj...
Bullet icon Visām septiņām ir u...
Jaunākās bildes
Amatieru retranslators DMR sakariem.
Amatieru retranslato...

DMR retranslators
DMR retranslators

DMR retranslatora un Meshcore antenas.
DMR retranslatora un...

Zilākalna tornis.
Zilākalna tornis.

LVRTC Valmiera
LVRTC Valmiera

TV, Radio retranslācijas auto
TV, Radio retranslā...

RDS "Inovonics 701"
RDS "Inovonics 701"

RDS "Inovonics 701"
RDS "Inovonics 701"

RDS "Inovonics 701"
RDS "Inovonics 701"

LX90RTL_1
LX90RTL_1

Links uz mūsu baneri
HTML kods uz freefm.lv mājas lapu.

Free FM