beats
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 83
ASBeats 0.2
ASBeats is a simple beats clock. more>>
ASBeats is a simple beats clock.
Enhancements:
- Higher resolution, 3 decimals
- Cleanup of the .xpm files
- Added this file
- Cleanup of README, also added TODO section
<<lessEnhancements:
- Higher resolution, 3 decimals
- Cleanup of the .xpm files
- Added this file
- Cleanup of README, also added TODO section
Download (0.014MB)
Added: 2006-10-03 License: GPL (GNU General Public License) Price:
1116 downloads
bcr beats 0.1
bcr steps is a step sequencer and arpeggiator made for the Behringer BCR2000 controller. more>>
bcr steps is a step sequencer and arpeggiator made for the Behringer BCR2000 controller. This project can also be used on its own, or with almost any other MIDI controller.
If you like, you can try out the applet version, though it wont give you the full MIDI capabilities of the standalone application.
<<lessIf you like, you can try out the applet version, though it wont give you the full MIDI capabilities of the standalone application.
Download (0.10MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
866 downloads
Beats of Rage 1.0029
Beats of Rage is a tribute to Streets of Rage. more>>
Beats of Rage is a tribute to Streets of Rage.
Originally intended as nothing more than a fun little private project, Beats of Rage soon became a very popular game which was ported to many platforms (Linux, Playstaion2, DreamCast, XBox and will go to run at others).
Senile Team strive to be your source for high-quality old-school games, graphics with character, well-chosen soundtracks and, most importantly, the solid gameplay we feel one can only find in the classic genres.
Attention: This is the executable file only. You still need to download the original DOS version for the data files.
<<lessOriginally intended as nothing more than a fun little private project, Beats of Rage soon became a very popular game which was ported to many platforms (Linux, Playstaion2, DreamCast, XBox and will go to run at others).
Senile Team strive to be your source for high-quality old-school games, graphics with character, well-chosen soundtracks and, most importantly, the solid gameplay we feel one can only find in the classic genres.
Attention: This is the executable file only. You still need to download the original DOS version for the data files.
Download (0.040MB)
Added: 2006-06-12 License: Freeware Price:
891 downloads
Beat Clock 1.0
Beat Clock is a simple internet Beat Clock. more>>
Beat Clock is a simple internet Beat Clock.
Internet time or Beat time is a system developed by Swatch (the watch company) where you devide the day into 1000 beats and use these units to messure the passage of time.
All Beat clocks display the same time dispite local times zones. GMT+1 is used as the reference zone. People can use beat time to help cordinate events with people that may span many times zones or political time zones without having to know what the local time is.
This can be most usfull if you dont know if someone elses country follows a form of Daylight Savings.
Beat Clock is my creation and it is my wish that it be protected with all rights entitled to me as its creator. Use of Beat Clock is at the users expense. Dont blame me if something goes wrong. I make all the best effort to correct all bugs but I do not guaranty that Beat Clock is perfect. No human designed system is perfect. Errors will happen so use at your own risk (please notify me of bugs so I can improve the software).
<<lessInternet time or Beat time is a system developed by Swatch (the watch company) where you devide the day into 1000 beats and use these units to messure the passage of time.
All Beat clocks display the same time dispite local times zones. GMT+1 is used as the reference zone. People can use beat time to help cordinate events with people that may span many times zones or political time zones without having to know what the local time is.
This can be most usfull if you dont know if someone elses country follows a form of Daylight Savings.
Beat Clock is my creation and it is my wish that it be protected with all rights entitled to me as its creator. Use of Beat Clock is at the users expense. Dont blame me if something goes wrong. I make all the best effort to correct all bugs but I do not guaranty that Beat Clock is perfect. No human designed system is perfect. Errors will happen so use at your own risk (please notify me of bugs so I can improve the software).
Download (0.022MB)
Added: 2005-12-09 License: Other/Proprietary License Price:
1464 downloads
Time::Beat 1.21
Time::Beat is a Perl module to convert between standard time and Swatch .beat time. more>>
Time::Beat is a Perl module to convert between standard time and Swatch ".beat" time.
Time::Beat is a module to convert normal time to and from .beats, of which there are a thousand in a day. It can change normal time in time() format to .beats, and .beats into either 24-hour or 12-hour normal time.
SYNOPSIS
use Time::Beat qw(beat time24 time12);
my $time_in_beats = beats($time);
my $beats_in_24hr_time = time24($beat);
my $beats_in_12hr_time = time12($beat);
METHODS
There are three methods in Time::Beat.
beats($time)
beats will give you the current time in .beats if you do not specify a time string. If you specify a string in time() format it will return that particular time in .beats. The basic algorithm for doing this is to take the time in GMT+1 hour, convert it into seconds, and divide by 86.4.
time24($beat)
time24 takes a 3-digit beat time and outputs a 24-hour time along the lines of "12:34:56". The hours will have leading noughts.
time12($beat)
time12 takes a 3-digit beat time and outputs a 12-hour time along the lines of "12:34:56 am" or "12:34:56 pm". Hours do not have leading noughts.
<<lessTime::Beat is a module to convert normal time to and from .beats, of which there are a thousand in a day. It can change normal time in time() format to .beats, and .beats into either 24-hour or 12-hour normal time.
SYNOPSIS
use Time::Beat qw(beat time24 time12);
my $time_in_beats = beats($time);
my $beats_in_24hr_time = time24($beat);
my $beats_in_12hr_time = time12($beat);
METHODS
There are three methods in Time::Beat.
beats($time)
beats will give you the current time in .beats if you do not specify a time string. If you specify a string in time() format it will return that particular time in .beats. The basic algorithm for doing this is to take the time in GMT+1 hour, convert it into seconds, and divide by 86.4.
time24($beat)
time24 takes a 3-digit beat time and outputs a 24-hour time along the lines of "12:34:56". The hours will have leading noughts.
time12($beat)
time12 takes a 3-digit beat time and outputs a 12-hour time along the lines of "12:34:56 am" or "12:34:56 pm". Hours do not have leading noughts.
Download (0.003MB)
Added: 2006-08-12 License: Perl Artistic License Price:
677 downloads
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.
<<lessBeat 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.
Download (0.041MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1188 downloads
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.
<<lessFeaturing 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.
Download (0.30MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
968 downloads
Bloboats 1.0.1
Bloboats is a boat racing game in the spirit of Elasto Mania or X-Moto, introducing a handful of elements from Super Mario Bros. more>>
Bloboats project is a boat racing game in the spirit of Elasto Mania or X-Moto, introducing a handful of elements from Super Mario Bros-like games.
The objective of Bloboats is to reach MS Enterprise as fast as possible to save if from
the hands of the terrible Tentacle Monsters of an Unknown Master and the same time beat your friend and laugh at his or her puny time.
The journey starts from a place called Tutorial, somewhere in the United States, and somehow the player ends up in the famous HV-Arena of Helsinki. During the trip a number of MS Enterprises are saved, luckily, from the hands of the terrible Tentacle Monsters of an Unknown Master, who actually is your dad. Or then aint.
<<lessThe objective of Bloboats is to reach MS Enterprise as fast as possible to save if from
the hands of the terrible Tentacle Monsters of an Unknown Master and the same time beat your friend and laugh at his or her puny time.
The journey starts from a place called Tutorial, somewhere in the United States, and somehow the player ends up in the famous HV-Arena of Helsinki. During the trip a number of MS Enterprises are saved, luckily, from the hands of the terrible Tentacle Monsters of an Unknown Master, who actually is your dad. Or then aint.
Download (MB)
Added: 2006-08-08 License: GPL (GNU General Public License) Price:
1177 downloads
Deep Breathing 1.9
Deep Breathing is a small program program I wrote that guides a user for deep breathing. more>>
Deep Breathing is a small program program I wrote that guides a user for deep breathing. It’s been nice to use while at work or when looking for moment’s relaxation. The program has values for setting the number of beats for breathing in and breathing out, the beats per minute, and if to use sound or not.
In the texts I’ve read, breathing out longer than breathing in is good for detoxifying, breathing in longer than breathing out is good for energizing, and an equal amount of both is calming.
Suggested uses:
2 beats in, 4 beats out, 40 beats per minute
4 beats in, 2 beats out, 40 beats per minute
4 beats in, 4 beats out, 40 beats per minute
Also, I sometimes start at a a faster beats per minute when I’m just getting settled in, and slowly lower the beats per minute as I go along. Enjoy!
Note: If you are not hearing any sound it is most likely that your installation of Java does not have a MIDI Soundbank installed. You can install one from here. If you’re having problems installing the soundbank, please feel free to email me.
If you’ve found this program to be of value to you, please consider making a donation.
<<lessIn the texts I’ve read, breathing out longer than breathing in is good for detoxifying, breathing in longer than breathing out is good for energizing, and an equal amount of both is calming.
Suggested uses:
2 beats in, 4 beats out, 40 beats per minute
4 beats in, 2 beats out, 40 beats per minute
4 beats in, 4 beats out, 40 beats per minute
Also, I sometimes start at a a faster beats per minute when I’m just getting settled in, and slowly lower the beats per minute as I go along. Enjoy!
Note: If you are not hearing any sound it is most likely that your installation of Java does not have a MIDI Soundbank installed. You can install one from here. If you’re having problems installing the soundbank, please feel free to email me.
If you’ve found this program to be of value to you, please consider making a donation.
Download (MB)
Added: 2006-08-31 License: Free for non-commercial use Price:
1153 downloads
Open Beat Box 0.7.1
Open Beat Box (OBB) is an open-source beat box ( a virtual drum machine ). more>>
Open Beat Box (OBB) is an open-source beat box ( a virtual drum machine ).
We are still in an early stage of development but we aim full drum machine functionalities.
Main features:
- Highly customizable graphical interface, including bitmap skins and variable shape widgets.
- Floating tools : realy interesting with multi-screen.
- Skin aware help system that update the images acording to the skin you curently use.
- Plug-in architecture for sound effects.
- Portability : Windows, Mac, Unix
- Cross-platform file compatiblitily.
- Real-time preview and offline rendering for realy complex effect that cant be added real-time on your machine
- Distributed rendering over multiple computers.
- Customizable sound sample packages.
- Customizable keyboard shortcuts.
- Matel Power glove input driver.
Enhancements:
- Code major restructuration
- More performance
- Added XML Skins
- Gui enhancements (drop shadow on labels, centered spinbox label, mousescroll on slidebars)
<<lessWe are still in an early stage of development but we aim full drum machine functionalities.
Main features:
- Highly customizable graphical interface, including bitmap skins and variable shape widgets.
- Floating tools : realy interesting with multi-screen.
- Skin aware help system that update the images acording to the skin you curently use.
- Plug-in architecture for sound effects.
- Portability : Windows, Mac, Unix
- Cross-platform file compatiblitily.
- Real-time preview and offline rendering for realy complex effect that cant be added real-time on your machine
- Distributed rendering over multiple computers.
- Customizable sound sample packages.
- Customizable keyboard shortcuts.
- Matel Power glove input driver.
Enhancements:
- Code major restructuration
- More performance
- Added XML Skins
- Gui enhancements (drop shadow on labels, centered spinbox label, mousescroll on slidebars)
Download (1.1MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1535 downloads
Aklabeth 1.0
Aklabeth is a remake of the original Ultima. more>>
Aklabeth project is a remake of the original Ultima.
Aklabeth is a rewrite of Richard C Garriotts Ultima Prequel. Like Ultima 1 to 5, it features a mixture of wandering through (sort of) 3D dungeons, monsters, and tasks to complete.
This game is a port, written in a mixture of C and C++. I wrote this a year or two back, cant remember why, in C. I glued it to my SDL wrapper library and released it.
Its a RPG - sort of. You wander the top world, visit 3D (sort of) dungeons, beat up monsters and perform tasks for the legendary Lord British (AKA Richard Garriott).
Keys:
N S E W (and arrow keys) move player both in upper world, and in the dungeons.
A - attack
I - inventory
Q - quit
X - enter town/shop/dungeon/climb up and down.
<<lessAklabeth is a rewrite of Richard C Garriotts Ultima Prequel. Like Ultima 1 to 5, it features a mixture of wandering through (sort of) 3D dungeons, monsters, and tasks to complete.
This game is a port, written in a mixture of C and C++. I wrote this a year or two back, cant remember why, in C. I glued it to my SDL wrapper library and released it.
Its a RPG - sort of. You wander the top world, visit 3D (sort of) dungeons, beat up monsters and perform tasks for the legendary Lord British (AKA Richard Garriott).
Keys:
N S E W (and arrow keys) move player both in upper world, and in the dungeons.
A - attack
I - inventory
Q - quit
X - enter town/shop/dungeon/climb up and down.
Download (0.22MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1025 downloads
Metronomos 0.3
Metronomos provides a programmable metronome. more>>
Metronomos provides a programmable metronome.
Metronomos is a programmable metronome which can export to wav files.
It can vary the speed, time signature, note value, and click sound of its beats.
<<lessMetronomos is a programmable metronome which can export to wav files.
It can vary the speed, time signature, note value, and click sound of its beats.
Download (0.31MB)
Added: 2007-02-05 License: GPL (GNU General Public License) Price:
1001 downloads
Blackshift 1.24
Blackshift, a satisfyingly difficult puzzle/skill/action game. more>>
Blackshift, a satisfyingly difficult puzzle/skill/action game. You should try it out. I think youd like it. Basically, its a top down view of a subterranean maze, where you have to blow up a frozen alien in order to continue. There are about a hundred levels to beat, each one more evil and twisted than the last.
Main features:
- Missiles
- bombs
- grills
- spaceships
- robots
- buttons
- keys
- doors
- teleports
- angry red faces
- diamonds
- eyeballs
- mirrors
- photocopiers
- pits
- landmines
- aliens
- guns
- blocks
- splitters
- remote controls
- nuclear weapons
RUNNING IT:
If Blackshift wont run when you click the icon you should run it from a console. It worked for me. Explanations as to why are welcome, especially if they arent Because KDE is weird. As always, YMMV.
CONTROLS:
Arrows: Move
Enter: Pickup/Drop
Space: Pickup/Fire
R: Restart
Ctrl+N: Nuke
<<lessMain features:
- Missiles
- bombs
- grills
- spaceships
- robots
- buttons
- keys
- doors
- teleports
- angry red faces
- diamonds
- eyeballs
- mirrors
- photocopiers
- pits
- landmines
- aliens
- guns
- blocks
- splitters
- remote controls
- nuclear weapons
RUNNING IT:
If Blackshift wont run when you click the icon you should run it from a console. It worked for me. Explanations as to why are welcome, especially if they arent Because KDE is weird. As always, YMMV.
CONTROLS:
Arrows: Move
Enter: Pickup/Drop
Space: Pickup/Fire
R: Restart
Ctrl+N: Nuke
Download (2.7MB)
Added: 2007-07-04 License: Freeware Price:
845 downloads
Pantry 19
Pantry is a command-line nutrient analysis program for Unix-like operating systems. more>>
Pantry is a command-line nutrient analysis program for Unix-like operating systems. The project is still under development. What needs the most work right now is error checking and documentation. Below is a section from the Pantry user guide that describes Pantry in brief.
In addition to using Pantry from your shell prompt, you also interact with it through XML files. Using XML, you can edit Pantrys configuration file. You can also add nutrient information for custom foods (though Pantry includes nutrient information for over 7,000 foods to get you started) and recipes using XML.
Pantry currently runs only on Unix-like operating systems. Porting Pantry to Windows would be possible, but not trivial.
Pantrys advantages
Pantrys true command-line interface gives it many advantages. Because Pantry works from your shell prompt, you can easily combine it with other text-processing tools. You can also easily write scripts incorporating Pantry, in ways that even I cannot anticipate. This is the strength of the Unix "toolbox" way of using a computer.
In addition, nothing beats the speed of a command-line program for something you use frequently and are familiar with. If you are using a nutrient-analysis program to track your daily food intake, you will appreciate how quickly you can use Pantry for this purpose. Indeed, I developed Pantry due to my frustration with current tools because it was very tedious to use them to quickly tally a days food intake.
Because Pantry runs from a text console, you can easily set it up on one computer that has an SSH server running. You may then access your nutrient data from any computer that has an SSH client.
Pantry disadvantages
The biggest disadvantage of using Pantry is the same as its biggest advantage: its command-line interface. Graphical user interface programs attempt to be self-documenting: just sit down, click on some buttons, and hopefully you can figure things out. With Pantry, on the other hand, you will absolutely have to read this manual to figure out how it works, and you will need some practice before you are comfortable with Pantry. In this way, Pantry resembles other command-line oriented Unix programs. As with other Unix programs, once you learn Pantry, you will love its speed and efficiency--but you will have to spend some time learning.
Similarly, because of its command-line interface, you will find that you are most efficient with Pantry if you know your way around a Unix shell prompt. For example, you will find that you can use Pantry more quickly if you know how to use your shells features to manipulate your command history. Such knowledge is useful for any Unix command-line program, not just Pantry; however, building up this knowledge takes some time.
Pantry has no tools to graphically visualize your food intake. I might eventually add such features using Gnuplot or something similar.
A final disadvantage of using Pantry is that it is still new. I am still tweaking it, making changes, adding features, and improving the documentation. But perhaps this is not such a disadvantage: software that improves is nice. If you have any features that you would like, ask!
Enhancements:
- The --edit option was changed so it works correctly with plain text data files.
- The file format was changed to save disk space and memory; however, this makes Pantry native files that Pantry 19 uses incompatible with earlier versions.
- If users report this as a problem, then the author intends to write a converter.
- This release also includes minor bugfixes and improvements to error messages.
<<lessIn addition to using Pantry from your shell prompt, you also interact with it through XML files. Using XML, you can edit Pantrys configuration file. You can also add nutrient information for custom foods (though Pantry includes nutrient information for over 7,000 foods to get you started) and recipes using XML.
Pantry currently runs only on Unix-like operating systems. Porting Pantry to Windows would be possible, but not trivial.
Pantrys advantages
Pantrys true command-line interface gives it many advantages. Because Pantry works from your shell prompt, you can easily combine it with other text-processing tools. You can also easily write scripts incorporating Pantry, in ways that even I cannot anticipate. This is the strength of the Unix "toolbox" way of using a computer.
In addition, nothing beats the speed of a command-line program for something you use frequently and are familiar with. If you are using a nutrient-analysis program to track your daily food intake, you will appreciate how quickly you can use Pantry for this purpose. Indeed, I developed Pantry due to my frustration with current tools because it was very tedious to use them to quickly tally a days food intake.
Because Pantry runs from a text console, you can easily set it up on one computer that has an SSH server running. You may then access your nutrient data from any computer that has an SSH client.
Pantry disadvantages
The biggest disadvantage of using Pantry is the same as its biggest advantage: its command-line interface. Graphical user interface programs attempt to be self-documenting: just sit down, click on some buttons, and hopefully you can figure things out. With Pantry, on the other hand, you will absolutely have to read this manual to figure out how it works, and you will need some practice before you are comfortable with Pantry. In this way, Pantry resembles other command-line oriented Unix programs. As with other Unix programs, once you learn Pantry, you will love its speed and efficiency--but you will have to spend some time learning.
Similarly, because of its command-line interface, you will find that you are most efficient with Pantry if you know your way around a Unix shell prompt. For example, you will find that you can use Pantry more quickly if you know how to use your shells features to manipulate your command history. Such knowledge is useful for any Unix command-line program, not just Pantry; however, building up this knowledge takes some time.
Pantry has no tools to graphically visualize your food intake. I might eventually add such features using Gnuplot or something similar.
A final disadvantage of using Pantry is that it is still new. I am still tweaking it, making changes, adding features, and improving the documentation. But perhaps this is not such a disadvantage: software that improves is nice. If you have any features that you would like, ask!
Enhancements:
- The --edit option was changed so it works correctly with plain text data files.
- The file format was changed to save disk space and memory; however, this makes Pantry native files that Pantry 19 uses incompatible with earlier versions.
- If users report this as a problem, then the author intends to write a converter.
- This release also includes minor bugfixes and improvements to error messages.
Download (7.6MB)
Added: 2007-08-18 License: MIT/X Consortium License Price:
800 downloads
Destick 0.3
Destick is a desktop metronome that is designed to just work. more>>
Destick is a desktop metronome that is designed to just work. It depends on aKode 2.0 and you need CMake 2.4 to install it.
To install it just unpack the archive, `cd into the folder and enter `cmake ., `make and `install.
By default it installs to `/usr/local. You can change that by giving `cmake . this parameter: `-DCMAKE_INSTALL_PREFIX=path.
Enhancements:
- Switched away from aKode to SDL_mixer for soundoutput which guarantees more precision.
- Added a visualization in which the beat is shown with a sinus cruve.
- Fixed some issues and made some thins work more natural.
<<lessTo install it just unpack the archive, `cd into the folder and enter `cmake ., `make and `install.
By default it installs to `/usr/local. You can change that by giving `cmake . this parameter: `-DCMAKE_INSTALL_PREFIX=path.
Enhancements:
- Switched away from aKode to SDL_mixer for soundoutput which guarantees more precision.
- Added a visualization in which the beat is shown with a sinus cruve.
- Fixed some issues and made some thins work more natural.
Download (0.068MB)
Added: 2006-12-12 License: GPL (GNU General Public License) Price:
1048 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above beats search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed