Main > Free Download Search >

Free amsterdam recorder software for linux

amsterdam recorder

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 87
Attention Recorder 0.65

Attention Recorder 0.65


Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. more>>
Everything we do online, what we browse, what feeds we read, what we search for, increasingly represents who we are. This "Attention Data" has real value and needs to be protected.

Until now, only companies on the other side of our clicking captured this value. AttentionTrust is a not-for-profit organization that attempts to place the user in control of his or her Attention data.

Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. YOU alone are in sole control of this information, when it is stored locally on your desktop in an XML file. YOU alone can choose to share it with a service you trust.

AttentionTrust believes that you have the following rights to your Attention Data:

1. Property--You own your data
2. Mobility--You can copy or delete your data.
3. Economy--You can exchange your data with others your trust.
4. Transparency--You can see how your data is being used

For more information on the principles, Attention Recorder, or educational programs visit www.attentiontrust.org.

<<less
Download (0.044MB)
Added: 2007-07-24 License: MPL (Mozilla Public License) Price:
836 downloads
The Amsterdam Compiler Kit 6.0 pre3

The Amsterdam Compiler Kit 6.0 pre3


The Amsterdam Compiler Kit is a fast, lightweight and retargetable compiler suite and toolchain. more>>
The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as a special case), but in April 2003 it was released under a BSD open source license.
The ACK achieves maximum portability by using an intermediate byte-code language called EM. Each language front-end produces EM object files, which are then processed through a number of generic optimisers before being translated by a back-end into native machine code.
Unlike gccs intermediate language, EM is a real programming language and could be implemented in hardware; a number of the language front-ends have libraries implemented in EM assembly. EM is a relatively high-level stack-based machine, and one of the tools supplied with ACK is an interpreter capable of executing EM binaries directly, with a high degree of safety checking. See the em document referenced below for more information.
ACK comes with a generic linker and librarian capable of manipulating files in the ACKs own a.out-based format; it will work on files containing EM code as well as native machine code. (You can not, however, link EM code to native machine code without translating the EM binary first.)
Installation:
To install the ACK, you need to download the source package and compile it.
Version 5.6 compiles cleanly on Linux, but it has had little testing so far. The installation instructions are complex but straightforward provided you follow the instructions. Please read the README; it provides a detailed walk-through of the compilation process, telling you what to type at each stage.
Enhancements:
- Support has been added for generating CP/M binaries using the 8080 code generator.
- The various optimisers have been beaten into shape, and its now possible to use them on all platforms; a basic peephole optimiser has been set up for the 8080.
- The floating point system has been confirmed working on the pc86 and linux386 platforms.
- ANSI compatibility has been improved, binary sizes have been reduced, and there are many bugfixes everywhere.
<<less
Download (1.1MB)
Added: 2007-05-01 License: BSD License Price:
908 downloads
KHdRecord

KHdRecord


KHdRecord is an audio hard disk recorder. more>>
KHdRecord is an audio recorder which writes directly to the harddisk.

This enables recording of LPs.

Encoding MP3-files uses a lot of computing resources. This program requires a 350 MHz CPU minimum to run. Encoding Ogg/Vorbis-files uses even more resources. On my 1.4GHz Pentium it takes half of the CPU time.

The program directly accesss the sound and the mixer device. If you use it as non-root, these devices must be accessible for the user.

Because /dev/dsp and /dev/mixer are symbolic links on the most systems, the devices behind the links must be accessible.

On most machines this are /dev/dsp0 and /dev/mixer0. To give the devices accessible log in as root. Enter chmod 777 /dev/dsp0 and chmod 777 /dev/mixer0 .
<<less
Download (0.20MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1628 downloads
Video Disk Recorder 1.4.4

Video Disk Recorder 1.4.4


Video Disk Recorder is a digital satellite receiver program using Linux and DVB technologies. more>>
Video Disk Recorder (VDR) is a digital satellite receiver program using Linux and DVB technologies. Video Disk Recorder can record MPEG2 streams, as well as output the stream to TV. It also supports plugins for DVD, DivX, or MP3 playback and more.
Main features:
- Operation entirely via DVB cards On Screen Display and infrared control (LIRC/RCU) or keyboard
- Support for multiple DVB cards (up to four, at least one full featured card with video out required) and "conditional access" (CICAM)
- Channel groups
- EPG display by channel or by time ("Whats on now/next")
- Timers: Programming via EPG or manually, priority/lifetime model, single-shot or repeating timers which use EPG subtitle info as recordings title additionally
- Recording storage on disk: Automatically splitting of recording into files (<<less
Download (0.47MB)
Added: 2006-11-12 License: GPL (GNU General Public License) Price:
1093 downloads
HTTP::Server::Simple::Recorder 0.02

HTTP::Server::Simple::Recorder 0.02


HTTP::Server::Simple::Recorder is Perl module for mixin to record HTTP::Server::Simples sockets. more>>
HTTP::Server::Simple::Recorder is Perl module for mixin to record HTTP::Server::Simples sockets.

SYNOPSIS

package MyServer;
use base qw/HTTP::Server::Simple::Recorder HTTP::Server::Simple::CGI/;

sub recorder_prefix { "path/to/logs/record" } # defaults to /tmp/http-server-simple-recorder

# logs to path/to/logs/record.34244.1.in,
# path/to/logs/record.34244.1.out,
# path/to/logs/record.34244.2.in,
# path/to/logs/record.34244.2.out, etc, if 34244 is the PID of the server

This module allows you to record all HTTP communication between an HTTP::Server::Simple-derived server and its clients. It is a mixin, so it doesnt itself subclass HTTP::Server::Simple; you need to subclass from both HTTP::Server::Simple::Recorder and an actual HTTP::Server::Simple subclass, and HTTP::Server::Simple::Recorder should be listed first.

Every time a client connects to your server, this module will open a pair of files and log the communication between the file and server to these files. Each connection gets a serial number starting at 1. The filename used is >, then a period, then the connection serial number, then a period, then either "in" or "out". recorder_prefix defaults to /tmp/http-server-simple-recorder, but you can override that in your subclass. For example, you might want to include the process ID.

<<less
Download (0.011MB)
Added: 2007-01-25 License: Perl Artistic License Price:
1005 downloads
KRecord 1.16

KRecord 1.16


KRecord is a KDE sound recorder. more>>
KRecord is a KDE sound recorder. Easy to use. It can just record and playback wav-files, nothing else.

Can handle multiple files, you can drop files (from the file manager) to it, it can handle large sound files without problems. Has a input level display.

KRecord is much easier to use than "krec", which is an enigma in itself.

Compiles and Installs perfectly on Slackware 10.1 with KDE 3.4.1 and qt 3.3.4.

Just Click Record button and you can record...
<<less
Download (0.043MB)
Added: 2005-07-15 License: GPL (GNU General Public License) Price:
1569 downloads
FDMS-3 Ripper

FDMS-3 Ripper


FDMS-3 Ripper is a Perl program for extracting the tracks from the FDMS-3 filesystem. more>>
FDMS-3 Ripper is a Perl program for extracting the tracks from the FDMS-3 filesystem. I recently bought a Fostex FD-8 multitrack hard disk recorder for recording music. It works great, but I was disappointed to discover that, although it uses a standard external SCSI hard disk, there was no way to "rip" the recorded tracks from the hard drive to my PC over the SCSI port. The alternatives were to use the analog-out to re-record each track using my soundcard (resulting in loss of quality and loss of synch between tracks), or buying a $500 ADAT card for my PC.

I decided that I would try to figure out a way to rip the music directly over the SCSI port. The FD-8 uses a proprietary Fostex filesystem, FDMS-3. I decided to hook it up to my PC and probed the drive. I was able to figure out the basic layout of the filesystem pretty quickly. Note: this is designed to hard disks formatted in the FDMS-3 "Mastering" mode, which stores the audio data in uncompressed format.

In order to use the program, you will need to take the hard disk that has the FDMS-3 filesystem on it and hook it up to your PC (mine is a SCSI drive -- dont know if this will work with one of the internal IDE drives you can hook up to the FD-8). Make sure that Linux can see the drive (dont try to mount it, though!). You might want to have a look at SCSI-2.4-HOWTO to get the drive recognized. My external hard disk is located at "/dev/sda", but yours could end up elsewhere.

Next, you need to make sure you have the following on your system: perl, sox and fileutils (for the "dd" utility). Security Warning Unfortunately, this program presents significant security issues, so be careful with it. The script needs to be able to access the hard disk directly, so you can either run it as root (not safe), or change the permissons for the hard disk device (in my case, "/dev/sda"). Run the program with "./fdms3rip /dev/sda" (substituting the actual location of your hard disk).

This will list all of the programs present on the hard disk. Then, run it again with the number of the program you want to fetch off the hard disk: "./fdms3rip /dev/sda 5" to get all of the recorded tracks for program number 5. After waiting a bit, you should now have a bunch of WAV files on your Linux machine. Warning This program will create and erase files with the names "dir" and "header" in the directory it is run from. It would be best to run this program from a clean directory, just to make sure there are no problems.

<<less
Download (0.005MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
692 downloads
Audacity Linux Source Code 1..2.4b

Audacity Linux Source Code 1..2.4b


Audacity Linux Source Code free software for recording editing sounds. more>> Audacity Linux Source Code is a free, easy-to-use audio editor and recorder for Linux, and other operating systems. You can use Audacity to:
Record live audio.
Convert tapes and records into digital recordings or CDs.
Edit Ogg Vorbis, MP3, and WAV sound files.
Cut, copy, splice, and mix sounds together.
Change the speed or pitch of a recording.
And more! See the complete list of features.
This editor can record and play sounds and import and export WAV, AIFF, MP3, and OGG files. Edit your sounds using cut, copy, and paste features (with unlimited undo functionality), mix tracks, or apply effects to your recordings. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications. Built-in effects include bass boost, wah wah, and noise removal, and the program also supports VST plug-in effects. This program is open-source, and this version adds tool tips, keyboard shortcuts, and OGG exporting and fixes some bugs.
Version 1.2.4b has a Meter Toolbar added for monitoring volume levels during playback and recording, allows you to export multiple files at once, attempts to automatically correct latency in full-duplex recordings, and contains some bug fixes.
<<less
Download (4.29MB)
Added: 2009-04-03 License: Freeware Price: Free
203 downloads
qt-recordmydesktop 0.3.6

qt-recordmydesktop 0.3.6


qt-recordmydesktop is a recordMyDesktop GUI created in QT language for the KDE desktop. more>>
qt-recordmydesktop is a recordMyDesktop GUI created in QT language for the KDE desktop.

recordMyDesktop is a desktop session recorder for GNU/linux that attemps to be easy to use, yet also effective at its primary task.

As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.

<<less
Download (0.18MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
829 downloads
gtk-recordMyDesktop 0.3.5

gtk-recordMyDesktop 0.3.5


gtk-recordMyDesktop is a GUI frontend for recordMyDesktop desktop capture application to be used on the GNOME desktop. more>>
gtk-recordMyDesktop is a GUI frontend for recordMyDesktop desktop capture application to be used on the GNOME desktop.

recordMyDesktop is a desktop session recorder for linux that attemps to be easy to use, yet also effective at its primary task. As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.

The commandline tool (which essentially is recordMyDesktop), is written in C, while the frontend (gtk-recordMyDesktop), is written in python and pyGtk.

recordMyDesktop offers also the ability to record audio, along with video, without the need of any later proccesing or mixing.

<<less
Download (0.18MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
522 downloads
Speak Freely for Unix 7.6.a

Speak Freely for Unix 7.6.a


Speak Freely is an application for Unix and Unix-like systems which allows you to talk . more>>
Speak Freely is an application for Unix and Unix-like systems (Linux, FreeBSD, IRIX, etc.) with audio hardware, which allows you to talk (actually send voice, not typed characters) over a network. Speak Freely for Unix uses the workstation audio hardware and network to allow conversations of users over the network.

The phone company never gives you a break! You pay a fortune for a leased line connection to the Internet, and you *still* have to pay every time you want to chat with somebody, even though youre both sitting in front of workstations with digital audio capability, linked by a fast network. Speak Freely for Unix can intercommunicate with

Workstations on local area networks can generally communicate with excellent audio quality and response. A software implementation (developed by Jutta Degener and Carsten Bormann, Technische
Universitaet Berlin) of the compression algorithm used in GSM digital cellular telephones allows operation over Internet links of modest bandwidth. By using GSM compression in conjunction with sample interpolation, the data rate can be reduced to about 9600 baud. Users with CPUs too slow or two heavily loaded to perform GSM compression and decompression in real time may select less compact but quicker to
execute ADPCM coding, using an implementation developed by Jack Jansen of the Centre for Mathematics and Computer Science, Amsterdam, The Netherlands.
<<less
Download (0.76MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1222 downloads
Sun Java Desktop System Release 2

Sun Java Desktop System Release 2


Sun Java Desktop System is a comprehensive, secure, highly affordable enterprise desktop solution that is simple to use. more>>
The Sun Java Desktop System is a secure, comprehensive, and affordable enterprise desktop software solution that combines the best of open source innovation with significant contributions from Sun.
Initially provided with a Linux OS, Java Desktop System is now also integrated with the Solaris 10 Operating System. As a result, Sun customers have the option of deploying the same desktop environment on Sun workstations, Sun Ray thin clients, as well as a broad range of non-Sun notebook and desktop systems with standard x86-based architectures.
Main features:
End user features:
- Automated software updates and patching, including dependency checking/analysis to ensure systems are secure and up-to-date.
- Local and remote management capabilities provide update scheduling and activity log access.
- Interoperability with centralized software management tools.
- Desktop applications are tightly integrated allowing for drag and drop and copy/paste of text, graphics and other elements between applications.
- Universal printer selection of available printers on network, including printers available on Windows networks.
- Single point of entry for directory and file management and networked computers.
- Direct access to content in data and files by single-click application launch for files contained in email, web pages and file manager.
- Intuitive, easy to use, single install mechanism which ensures users can quickly get productive.
- Easy to learn and use, especially for traditional MS Windows users. Featuring:
- Familiar desktop themes for file management and desktop configuration
- Standard keyboard short cut conventions
- Direct access to files and servers using the "Documents" and "Network Places" directories
- Familiar access to networked computers from single "Network Places" directory
- Full product documentation including Quick Start User Guide and other reference documentation.
- Includes selection of great productivity tools including office suite, browser, email/calendar, instant messaging, project management, drawing and video conferencing applications.
- Multimedia-ready with essential video and audio players plus a sound recorder. Featuring Java Media Player with support for MP3 playback and a CD Player.
- Users can access data stored in office productivity files of Microsoft users and printers connected to existing Windows networks.
- Full interoperability with Microsoft Office files.
- Interoperability with POP3, LDAP, SMTP mail servers.
Administrator features:
- Java Desktop System Configuration Manager allows system administrators to define groups of users and the policies for access rights and settings.
- Fine grained control of employee access rights and privileges.
- Remote image deployment to manage a defined set of packages or system images for rapid setup and provisioning of desktops and deploy on multiple systems simultaneously.
- Centralized package management enabling volume software push, patching, updating multiple desktops.
- Software dependency checking and analysis to identify patch and package dependencies and deploy correct set of software.
- Inventory collection of desktop details, OS, hardware profiles and more.
- Performance Monitoring of deployed desktop environments.
- Use a collection of interconnected computers as a unified computing resource.
- Ability for administrator to view and interact with users desktop display to help, guide and troubleshoot.
Developer features:
- Java Studio Standard is a powerful yet intuitive Integrated Development Environment (IDE) for Java, providing a comprehensive set of features and functionality.
- NetBeans IDE 3.6 delivers tightly integrated deployment and debugging of web applications on Apache Tomcat 5 and the Sun Java System Application Server, Platform Edition 8.
- J2SE hosts the Linux GTK+ look and feel support in JFC/Swing enables Java applets and applications to be written so they look just like native Linux apps on JDS.
<<less
Download (MB)
Added: 2005-05-13 License: SUN Community Source License Price: $50
1633 downloads
Ardour 2.0.5

Ardour 2.0.5


Ardour is a professional multitrack/multichannel audio recorder and DAW for Linux. more>>
Ardour project is a digital audio workstation. You can use it to record, edit and mix multi-track audio. Produce your own CDs. Mix video soundtracks. Experiment with new ideas about music and sound. Generate sound installations for 12 speaker gallery shows. Have Fun.

Ardour capabilities include: multichannel recording, non-linear, non-destructive region based editing with unlimited undo/redo, full automation support, a mixer whose capabilities rival high end hardware consoles, lots of plugins to warp, shift and shape your music, and controllable from hardware control surfaces at the same time as it syncs to timecode.

If youve been looking for a tool similar to ProTools, Nuendo, Cubase SX, Digital Performer, Samplitude or Sequoia, you might have found it.
<<less
Download (1.3MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
537 downloads
Tvheadend 2.4

Tvheadend 2.4


Tvheadend brings users the convenience of a streaming server/relay which supports a variety of sources and multiple output formats. more>>
Tvheadend 2.4 brings users the convenience of a streaming server/relay which supports a variety of sources and multiple output formats.
Tvheadend is initially intended to be used for receiving TV (DVB, Analog, IPTV) and to transmit it using a number of different output formats to subscribers. Together with powerful DVR (Digital Video Recorder) features, an advanced EPG and a web-interface it can be used as a TV distribution hub in your home.
<<less
Added: 2009-07-27 License: GPL v3 Price: FREE
downloads
SpeakGoodChinese 0.5

SpeakGoodChinese 0.5


Speak Good Chinese is a cross-platform application that allows you or your students to train their Mandarin pronunciation. more>>
Speak Good Chinese is a cross-platform application based on GTK technology that allows you or your students to train their Mandarin pronunciation. Our software is based on Praat, leading software in speech analysis. Our speech technology is backed by the Institute of Phonetic Sciences part of the University of Amsterdam.
SpeakGoodChinese software was supported financially by the DU. Questions can be mailed to stefandekonink@xs4all.nl, they will be forwarded to the appropriate project member.
Enhancements:
- This release makes administrative tasks easier for teachers or students that want to manage or distribute their own wordlists.
- Another new feature in this subsystem is the shuffle function.
- Several bugs were solved related to cleaning up old recordings.
- New documentation was added.
<<less
Download (9.0MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
858 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5