Main > Free Download Search >

Free rate it 0.7 software for linux

rate it 0.7

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 994
rate it! 0.7

rate it! 0.7


rate it! script helps you rate your music easily. more>>
rate it! script helps you rate your music easily, it works like that: each time track changes, the script checks whether the last track has been rated before, if not, it pops up a menu with ratings for you to pick from and then sets the rating for the last track accordingly.

Note that the ratings wont appear instantly on the amarok playlist entries , as the script updates the database directly and the existing playlist entries use cached information, so they dont get updated.

<<less
Download (0.003MB)
Added: 2007-05-08 License: GPL (GNU General Public License) Price:
900 downloads
tuneit 0.3

tuneit 0.3


tuneit is a simple command-line instrument tuner for Linux. more>>
tuneit is a simple command-line instrument tuner for Linux.
It uses two different algorithms for pitch detection. By default, a simple and fast Schmitt Trigger based algorithm is used to detect the fundamental frequency of an instrument.
For better and more reliable results, there is an alternative FFT based algorithm which is much more CPU intensive.
As audio capture backends ALSA and JACK are supported. By default, tuneit will try to use the hw:0,0 ALSA device.
Options:
tuneit [OPTIONS...] [captureDevice]
Valid options:
-f Use the more CPU intensive FFT based algorithm
-i List available input ports and exit
-j Use JACK as the audio transport system
-l LATENCY Measurement window size in 1/N seconds (default is 10)
-r RATE Set desired ALSA sample rate (default is 48000)
-t HERTZ Tune the A note of the scale (default is 440.0)
Enhancements:
- Now uses the floating-point version of FFTW3 and in-place transforms for better performance when using the FFT algorithm.
- Fixes to support compilation with GCC 4.0.
<<less
Download (0.096MB)
Added: 2006-02-03 License: GPL (GNU General Public License) Price:
1366 downloads
if_rate 2.0.0

if_rate 2.0.0


if_rate measures and prints some statistics about the rate of traffic through network interfaces (like iptraf). more>>
if_rate measures and prints some statistics about the rate of traffic through network interfaces (like iptraf).
This is a simple program who read from /proc/net/dev and write some real-time statistics about the trafic on interfaces. You can use it free (and without waranties), i hope you will find it usefull and you will use it only for moral .
These are the known bugs:
- some interface drivers have bugs in the update of the counter, not my fault...
- some drivers have time counters updated at more than 1 second interval, to have exact averages you must set an interval much bigger than this interval (example: "./if_rate 10")
Enhancements:
- the rate is more accured, now I use gettimeofday() for exact time measuring.
- more space for gigabit counters
- accept argument - number of seconds between counters is settable
<<less
Download (0.026MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1213 downloads
RateXCalc 0.1

RateXCalc 0.1


RateXCalc is a simple tool for audio/video streams and media size/length cross calculation. more>>
RateXCalc is a simple tool for audio/video streams and media size/length cross calculation.
With RateXCalc you can:
- Evaluate the maximum video rate for a perfect fit in different media
- Calculate the final production size for a given movie length and a/v rates
- Jog the video rate with a slider and see the subsequent fit for a given media type
Examples:
1. I have to know the best audio or video bitrate for a given movie (length). Ill lock the audio or the video variable and let the program calculates these values selecting the amount of CD or other media that I intend to use.
2. I want to lock the media variable: changing the other variables the program will let me know how many CD I must use and the percentile fit of the CD or the last one (if more than one).
So I can define the time, choose a preferred audio bitrate and play with the video bitrate slider to get an optimized distribution of data on the x CDs.
<<less
Download (0.022MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1072 downloads
Dirac 0.7.0

Dirac 0.7.0


Dirac is a video codec that provides general-purpose video compression and decompression tools. more>>
Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems.
Dirac video codec is available for distribution under the MPL version 1.1 software license.
Dirac is an open source video codec. It uses a traditional hybrid video codec architecture, but with the wavelet transform instead of the usual block transforms. Motion compensation uses overlapped blocks to reduce block artefacts that would upset the transform coding stage.
Dirac can code just about any size of video, from streaming up to HD and beyond, although certain presets are defined for different applications and standards. These cover the parameters that need to be set for the encoder to work, such as block sizes and temporal prediction structures, which must otherwise be set by hand.
Dirac is intended to develop into real coding and decoding software, capable of plugging into video processing applications and media players that need compression.
It is intended to develop into a simple set of reliable but effective coding tools that work over a wide variety of content and formats, using well-understood compression techniques, in a clear and accessible software structure. It is not intended as a demonstration or reference coder.
Enhancements:
- This is a major release to comply with the latest version of the Dirac Bytestream Specification.
- Support has been added for constant bit-rate coding in addition to existing constant quality coding.
- Arithmetic coding and motion vector data partitioning have been improved.
- The encoder and decoder API have changed.
- New patches have been released for MPlayer and FFMpeg.
- A new version of the DirectShow filter to comply with Dirac 0.7.0 has been released.
<<less
Download (0.70MB)
Added: 2007-05-09 License: MPL (Mozilla Public License) Price:
904 downloads
Serverstats 0.7

Serverstats 0.7


Serverstats is a simple tool for creating graphs using rrdtool more>>
Serverstats is a simple tool for creating graphs using rrdtool. It does not have any features to manage the created rrd-files, so if you change anything you have to delete and recreate the files.
There is also no frontend for managing your graphs and sources. Serverstats is designed to be configured once and then run continuously. It does not depend on a database.
Main features:
- add sources using PHP-classes
- simple configuration
- all rrdtool-commands are escaped
- sources can use a cache if needed (for example to calculate per second values out of absolute values)
- multiple languages supported: en_US, de_DE
- graphs can include any defined sources and/or rrdfile
- clean HTML-source, can be styled using CSS
- support for advanced rrdtool features such as CDEF/VDEFs
- usage of cacti scripts possible (scripts from cacti release are included, hope thats ok for the devs of cacti)
- multiple RRA-definitions supported (you can select one "template" for every source)
- Errorlogger, may use syslog, write into a file or send you an email
Included Sources
- All includes sources are written for a linux-system. You may write some to run on windows, but there is nothing for windows included in the releases. Also I do not know if the sources will run on any other UNIX-system.
- users - number of users logged in
- load - current load of the system (1min, 5min and 15min) and number of (running) processes
- traffic - traffic passing through iptables-chains, needs special configuration
- mysql - save questions (per second) and number of current processes
- external - get data from external scripts (same format as cacti uses)
- memory - statistics of memory and swap
- cpu - statistics of cpu usage (thanks to Andreas Korthaus)
- apache - statistics from localhost/server-status (thanks to Andreas Korthaus)
- disk - monitor your IO-rate (kernel 2.6 only)
<<less
Download (0.001MB)
Added: 2005-09-30 License: GPL (GNU General Public License) Price:
1484 downloads
Score Rated 0.3

Score Rated 0.3


Score Rated is a rated scoring script that uses the rating as a factor in the scoring process. more>>
Score Rated is a rated scoring script which uses the rating as a factor in the scoring process. Higher ratings leds to higher score. The rating is factored in each play.

I make no promises but the script hasnt messed up my system yet.

Usage:

You must use ratings for this script to have any point. Run the script, and it will be used to calculate scores for your tracks from then on. The script can be tweek by editing the file.

Known flaws:

Script reads rating when the song starts playing. Changes made after that is not considered. To make sure a new rating is used you could stop and restart the script or pause and play the song.

I will be looking in this for a future version. Suggestions are welcome.

<<less
Download (0.030MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
966 downloads
AmphetaRate 0.1

AmphetaRate 0.1


AmphetaRate project is a ratings/recommendation news server. more>>
AmphetaRate project is a ratings/recommendation news server.
AmphetaRate is a news server that features "collaborative filtering", allowing users rate the news from their aggregators. Based on these ratings, it delivers completely personalized news.
Enhancements:
- Ratings.pm: Fixed the routine to find the amphetarate data dir.
- Ratings.pm: Shows a notification after rating articles ("Saved X ratings.")
<<less
Download (0.87MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1002 downloads
narc 0.7

narc 0.7


NARC is a free firewalling package for Netfilter/Iptables. more>>
NARC is a free firewalling package for Netfilter/Iptables. It attempts to simplify the setup of a firewall (stateful packet filter) via the iptables tools. NARC is a bash shellscript that generates sensible and secure rules for Netfilter based on a simple configuration file.
Netfilter is the framework in Linux 2.4 kernels that allow for firewalling, NAT, and packet mangling. Iptables is the userspace tools that works with the Netfilter framework (technically a lie; Iptables is also a part of the Netfilter framework in the kernel). Think of Netfilter as the kernel space, and Iptables as the userspace.
Main features:
- Quick setup via a simple configuration file
- Connection tracking (and fragmentation reassembly)
- Customized logging
- Probe detection (TCP & UDP)
- Illegal TCP packet filtering
- FIN, NULL, ACK scan detection
- ICMP message filtering and rate limiting
- SYN packet length checking
- General rate limiting (to prevent DoS type attacks)
- IP/network based TCP connection rate limiting
- SYN flood protection
- Smurf attack protection
- Spoofed IP address filtering
- DMZ support
- Port forwarding support
<<less
Download (0.018MB)
Added: 2006-07-07 License: BSD License Price:
698 downloads
Tapiir 0.7.1

Tapiir 0.7.1


Tapiir is a simple and flexible audio effects processor. more>>
Tapiir is a simple and flexible audio effects processor, inspired on the classical magnetic tape delay systems used since the early days of electro-acoustic music composition.

Tapiir project provides a graphical user interface consisting of six delay lines, or "taps", which can introduce an almost arbitrarily big or small delay to their inputs and can be feed back to each other.

A wide set of effects can be easily achieved by properly configuring and connecting the delay lines: complex echo patterns, resonances, filtering, etc. Delays, interconnections and gains can all be controlled in real time.

TAPIIR internal processing modules consist of six delay-lines, each with a mixer at its input and a gain control at its output, and a stereo output mixer. Stereo input from an external source, typically a musical instrument, is routed to all input mixers. In addition to this, the output of each delay line is also routed to the input mixers of all delay lines, including itself. Figure 1 shows the diagram of TAPIIRs internals.

This cross-feeding of audio signals throughout the system of delay-lines and mixers, allows the user to create a very large variety of stereo delay effects. Very simple echos or ping-pong effects can be achieved easily, but more complex effects such as early reflection echos, reverbs, complex rhythmic and arrhythmic patterns and even Karplus-Strong like synthesis is also possible. It is important to observe, that these more complex effects are only possible by using sample accurate processing.

This article appears in Proceedings of the COST G-6 Conference on Digital Audio Effects (DAFX-01), Limerick, Ireland, December 6-8, 2001

Sample accuracy

Conventional hardware effect processors are often rather limited in the lenght of there delay-lines. It is unusual to encounter accuracy higher than 1 msec, and even 10 msec is used frequently, and maximum delay-lenght are limited as well.

Obviously, this limitation in hardware effect processors is deliberate, both out of technical concerns or marketing. Most users are not interested in higher accuracy, and the standard user interface of hardware effects processors - buttons or at the most an alpha-dial - would make it a painful job to adjust. Also, one can imagine that lower accuracy means less computational cost, and therefore lower overall cost of the effect processing hardware.

For advanced users however, this limitation can be annoying. Of course, many of the effects obtained with very short delay times, such as reverb or filtering, are usually also implemented in the same hardware, but it can be very interesting to combine all these with longer delay-time effects; it would be necessary to use several processors connected together to do this.

The implementation of TAPIIR, however, is sample accurate. This means that extremely short delay times can be used, 0.023 msec when using a sample-rate of 44100 Hz. In addition to this fine control over delay-lengths, the sample accuracy is also implented for feedback and even cross-feeding between the various delay-lines, This is achieved by the fact that the internal processing core of TAPIIR is written in such a way, that the input and output values of the delay-lines and mixers are passed on 1 at a time, instead of buffer-by-buffer.

Filtering with delays

Obviously, the effects obtained by sample accurate processing of delay-lines go far beyond the simple echo effects. This includes the creation of FIR filters and - using feedback - IIR filters (this has been the inspiration for the name TAPIIR). In these cases, the mixer gains function as filter coefficients. This means that TAPIIR can efficiently be used for filtering, with flexible filter design. In a future version, TAPIIR could contain a pole/zero editor that automatically sets the mixer values to create the corresponding filter.

The maximum delay-length that can be achieved is only limited by the physical RAM memory of the system TAPIIR runs on. To give an example, with 32 MB of free memory, a total delay-length of more than 6 minutes can be used. While this might seem rather useless for normal effect processing, it clearly has musical applications. Several compositions have been written that make use of long delay times. Originally performed with the use of tape-delays, they could take great profit of the use of digital techniques for sound quality. The use of hard disk space with sufficient fast access would take away time limitation even more.

Delay-length control

The graphical user interface of TAPIIR allows the user to take full advantage of the delay-length accuracy, but at the same time it tries to maintain user-friendly and manageable, by offering value-sliders for larger scales as well. Delay-time can be entered in time in seconds in number of samples. Sliders control the digits of the delay-length, with an accuracy of 5 decimals. An additional feature is the use of tempo/signature. In that case, delay-length in not represented in seconds, but in beats, and the sliders control the subdivision of beats according to the signature. Obviously, in many circumstances this representation is a lot more useful, in a musical sense, than time in seconds.

<<less
Download (0.43MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1347 downloads
BPF Rate Estimator 1.0

BPF Rate Estimator 1.0


BPF Rate Estimator estimates the traffic rate made by a BPF Expression. more>>
BPF Rate Estimator estimates the traffic rate made by a BPF Expression.

Installation:

./configure [options]
make
make install

Usage: bpfrate [-i interface] bpf_expr
Calculate trafic rate made by an "bpf expression"
-i interface - interface to listen on (default eth0)
bpf_expr - bpf expression to apply - see tcpdump and pcap (default none)
-h - display this help
<<less
Download (0.078MB)
Added: 2006-12-18 License: GPL (GNU General Public License) Price:
1045 downloads
Prometheus QoS 0.7

Prometheus QoS 0.7


Prometheus QoS is an ISP-oriented tool for easy manipulation of the IP traffic shaping and sharing features of the Linux kernel. more>>
QoS (or Quality-of-service) is traffic shaper replacement for Internet Service Providers (ISP). Dump your vintage hard-wired routers/shapers (C|sco, etc.) in favour of powerful open source and free solution !
Prometheus QoS generates multiple nested HTB tc classes with various rate and ceil values, and implements optional daily traffic quotas and data transfer statistics (as HTML). It is compatible with NAT, both asymetrical and symetrical, yet still provides good two-way shaping and prioritizing, both upload and download.
Prometheus QoS was written in C<<less
Download (0.042MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
997 downloads
GO::TermFinder 0.7

GO::TermFinder 0.7


GO::TermFinder is a Perl module that can identify GO nodes that annotate a group of genes with a significant p-value. more>>
GO::TermFinder is a Perl module that can identify GO nodes that annotate a group of genes with a significant p-value.

This package is intended to provide a method whereby the P-values of a set of GO annotations can be determined for a set of genes, based on the number of genes that exist in the particular genome (or in a selected background distribution from the genome), and their annotation, and the frequency with which the GO nodes are annotated across the provided set of genes.

The P-value is simply calculated using the hypergeometric distribution as the probability of x or more out of n genes having a given annotation, given that G of N have that annotation in the genome in general. We chose the hypergeometric distribution (sampling without replacement) since it is more accurate, though slower to calculate, than the binomial distibution (sampling with replacement).

In addition, a corrected p-value can be calculated, to correct for multiple hypothesis testing. The correction factor used is the total number of nodes to which the provided list of genes are annotated, excepting any nodes which have only a single annotation in the background, as a priori, we know that these cannot be significantly enriched.

The client has access to both the corrected and uncorrected values. It is also possible to correct the p-value using 1000 simulations, which control the Family Wise Error Rate - using this option suggests that the Bonferroni correction is in fact somewhat liberal, rather than conservative, as might be expected. Finally, the False Discovery Rate can also be calculated.

The general idea is that a list of genes may have been identified for some reason, e.g. they are coregulated, and TermFinder can be used to find out if any nodes annotate the set of genes to a level which is extremely improbable if the genes had simply been picked at random.

<<less
Download (0.84MB)
Added: 2006-06-12 License: Perl Artistic License Price:
1232 downloads
BeatMonkey 0.1

BeatMonkey 0.1


Beat Monkey is a very simple program which calulates BPM or sample frames. more>>
Beat Monkey is a very simple program which calulates BPM or sample frames given sample rate, beats, and sample frames or BPM, respectively, for the purpose of pitch shifting audio samples.

Beat Monkey is known to work under Linux 2.2.9 with GTK+ 1.0.6 and SGI IRIX 6.3 with GTK+ 1.2.3. It should run on any system with GTK+. Beat Monkey was written using Glade.This calculation is useful for that kind of pitch shifting which does not preserve duration.
<<less
Download (0.041MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1188 downloads
Jackbeat 0.6.1

Jackbeat 0.6.1


Jackbeat is an audio sequencer with support for the JACK Audio Connection Kit. more>>
Jackbeat project is an audio sequencer with support for the JACK Audio Connection Kit.
Featuring a drum-machine-like interface, it is designed with real-time operation in mind: while playing, the pattern can be edited, the BPM rate modified, and new samples loaded.
The number of tracks and beats is virtually unlimited, and though it is simple, it becomes a powerful tool when connected to other JACK applications providing mastering, effects plugins, etc.
Main features:
- drummachine-like interface for fast and easy editing
- realtime operation : while playing, the sequence can be edited and resized, the bpm rate modified, and new samples loaded,
- virtually unlimited number of tracks and beats
- easy to use and yet powerful : just JACK it into jack-rack and you can apply LADSPA effect plugins on a per track basis, perform mastering with jackeq , etc...
- loads and saves .jab files, Jackbeats file format, based on xml and packed with tar,
- unique masking feature : allows to insert silences with precision into a given track.
<<less
Download (0.30MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
968 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5