Main > Free Download Search >

Free samplitude 8 software for mac

samplitude 8

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1265
SQLite 2.8.16

SQLite 2.8.16


SQLite - SQL database connection development library more>>
SQLite is a C library, written by D. Richard Hipp and others, thatimplements an imbeddable SQL database engine. Programs that link withthe SQLite library can have SQL database access without running aseparate RDBMS process.
The distribution comes with a standalonecommand-line access program (sqlite) that can be used to administer anSQLite database and which serves as an example of how to use the SQLitelibrary.
SQLite is not a client library used to connect to a big databaseserver. SQLite is the server. The SQLite library reads and writesdirectly to and from the database files on disk.
SQLite is used by Mac OS X software such as NetNewsWire and SpamSieve.
When you download SQLite and build it on a stock Mac OS X system, thesqlite tool has a very primitive command-line editing facility. Thisbuild of sqlite uses the GNU readline library, which provides fancycommand-line editing (using, e.g. Emacs key bindings) as well as acommand history. Software built using the included libsqlite.a librarydoes not link with readline and thus is not tainted by the GPL.
Enhancements:
- Fix a bug that can lead to database corruption if there are two open connections to the same database and one connection does a VACUUM and the second makes some change to the database.
- Correctly handle quoted names in CREATE INDEX statements.
- Fix a naming conflict between sqlite.h and sqlite3.h.
- Avoid excess heap usage when copying expressions.
- Other minor bug fixes.
<<less
Download (387KB)
Added: 2005-08-23 License: Freeware Price:
1544 downloads
Smile 1.8.8

Smile 1.8.8


Smile is a distinguished and tractable AppleScript editor, and also a free environment to build, edit and run custom graphic interfaces (GUIs). more>>

Smile 1.8.8 is a distinguished and tractable AppleScript editor, and also a free environment to build, edit and run custom graphic interfaces (GUI's).

Smile includes:

  • a script editor with many features which make the scripter's life easier
  • a styled text editor
  • a graphical user interface drag-and-drop editor, based on the object-model AppleScript implementation of Appearance.

All Smile's features are totally scriptable, and each Smile's object can own a script.

<<less
Download (1.4MB)
Added: 2002-09-01 License: Freeware Price:
downloads
SimpleSynth 0.8

SimpleSynth 0.8


Input music/sounds from MIDI sound devices. more>>
SimpleSynth is a simple soft synth that takes input from a connected MIDI device and can play instruments from Soundfonts and DLS files including Apples default General MIDI sound set.
<<less
Download (120KB)
Added: 2004-09-21 License: Freeware Price:
1033 downloads
MOKit 2.8

MOKit 2.8


MOKit - Set of OS X classes to augment Cocoa more>>
MOKit is a Mac OS X framework that augments Cocoa. It provides several useful classes such as a class to manage a disclosable stack of views, subclasses extending NSTableView and NSOutlineView, a regular expression object, an NSFormatter subclass that uses regular expressions to validate strings, and a set of classes for implementing completion.

<<less
Download (1MB)
Added: 2006-06-14 License: Freeware Price:
1230 downloads
SimCoupe 0.8.2

SimCoupe 0.8.2


SimCoupe - SAM Coupe 512K computer emulator more>>
SimCoupe is able to function as a Spectrum emulator because the hardware is very similar.
SimCoupe emulates the original SAM Coupe 512K computer Sound support is now included, using the SAA1099 core by Juergen Buchmueller and Manuel Abadia.
Enhancements:
- Fixed a nasty crash that could occur when using high requirement blitters (HQ4x/etc) on slower multiprocessor machines.
- Added a hidden preferences option to disable the information placards (Emulator Reset, etc). To change this, open the preferences plist file in a text editor.
- Added proper code interface for getting the mouse position on display. Nestopia uses this for Zapper support, and TEO/Thom use it replacing a horrible hack used previously.
- Resolved assertion failure, ce_file.c, line 379, when saving a saved state with the same name as an existing file.
<<less
Download (1.3MB)
Added: 2007-06-13 License: Freeware Price:
863 downloads
Live 8.0.8

Live 8.0.8


Live is considered to be a high-quality and handy utility which provides users with the art of music creation and performance into the future. more>>
Live 8.0.8 is considered to be a high-quality and handy utility which provides users with the art of music creation and performance into the future. Seamlessly move from basic song ideas to studio production to the stage all with Ableton Live.

Major Features:

  1. Multitrack recording up to 32-bit/192 kHz
  2. Nondestructive editing with unlimited undo
  3. Powerful and creative MIDI sequencing of software and hardware instruments
  4. Advanced warping and real-time time-stretching
  5. Supports AIFF, WAV, MP3, Ogg Vorbis and FLAC files
  6. A comprehensive selection of built-in audio and MIDI effects
  7. Built-in instruments: Simpler for sample-based synthesis, Impulse for sampled drums
  8. Instrument, Drum and Effect Racks
  9. New groove engine; apply and extract grooves in real time
  10. VST and AU support; automatic plug-in delay compensation
  11. REX file support plus built-in audio to MIDI slicing
  12. Video import and export for scoring, video warping
  13. Simple MIDI mapping plus instant mapping for selected hardware
  14. Full ReWire support; runs as Slave or Master
  15. Single-screen user interface for simple, creativity-focused operation
  16. Multicore and multiprocessor support
  17. A selection of loops (box only)
  18. Essential Instrument Collection 2: a wide range of sampled instruments (box only)
  19. Printed reference manual in English, French, German or Japanese (box only)
  20. Built-in interactive lessons
  21. Localized software menus, tutorials and PDF reference manuals in English, Spanish, French, German and Japanese

Requirements:

  • 1.25 GHz G4/G5 or faster (Intel Mac recommended),
  • 1 GB RAM (2 GB recommended), Mac OS X 10.4.11 (10.5 or later recommended),
  • DVD-ROM drive
<<less
Added: 2009-10-22 License: update/patch Price: $599.00
downloads
ALE 0.8.8.1

ALE 0.8.8.1


ALE is an image-processing program used for tasks such as image mosaicking, super-resolution, deblurring, noise reduction, etc more>>
ALE is an image-processing program used for tasks such as image mosaicking, super-resolution, deblurring, noise reduction, anti-aliasing, and scene reconstruction. ALEs principle of operation is synthetic capture, combining multiple inputs representing the same scene.

<<less
Download (1.1MB)
Added: 2007-06-02 License: Freeware Price:
879 downloads
JarBundler 1.8.1

JarBundler 1.8.1


JarBundler - ANT task to create OS X apps from JAR files more>>
How many times has this happened to you? Youve written a little Java utility, or maybe even a more complex application, and you want to create Mac OS X application bundle for easy distribution. Youd like to be able to do it automatically from your build process, but youre forced to go run the Apple Jar Bundler and tweak all the settings manually every time you build.
Well no more! JarBundler is a feature-rich ant task which will create a Mac OS X application bundle from a list of Jar files and a main class name. You can add an Icon resource, set various Mac OS X native look-and-feel bells and whistles, and maintain your application bundles as part of your normal build and release cycle.
Enhancements:
- Fix bug when using localized Help Books, the menu application would appears as (null)
- Corrected the encoding for the Info.plist XML file so that the copyright character, amongst others, are processed correctly. Thanks to Christian Roth for both pointing out the encoding problem and providing a one line solution!
<<less
Download (144KB)
Added: 2006-05-11 License: GPL Price:
1263 downloads
LightSpeed 2.8.8

LightSpeed 2.8.8


LightSpeed is a simple and salutary Point of Sale (POS) system to improve retail operations by providing stores with comprehensive and easy-to-use retail tools in an iTunes-like Browser. more>>

LightSpeed 2.8.8 is a simple and salutary Point of Sale (POS) system to improve retail operations by providing stores with comprehensive and easy-to-use retail tools in an iTunes-like Browser.

LightSpeed features include an innovative 'floating' POS interface designed for high-speed, error-free checkout and a tightly-integrated Web Store module to help stores take their product catalogs online.

Xsilva LightSpeed harnesses the most powerful Mac OS X and SQL-based technologies to provide retail customers with unparalleled performance and reliability under a crisp, polished, and easy-to-use OS X interface.

<<less
Added: 2009-08-11 License: update/patch Price: $749.00
downloads
Pygame 1.8.0

Pygame 1.8.0


Pygame - a set of Python modules designed for writing games more>>
Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library.

This allows you to create fully featured games and multimedia programs in the python language.

Pygame is highly portable and runs on nearly every platform and operating system.
<<less
Download (4.2MB)
Added: 2007-04-30 License: GPL Price:
552 downloads
SyncTERM 0.8

SyncTERM 0.8


SyncTERM gives you an ANSI-BBS terminal created to connect to remote BBSs via telnet, rlogin, or SSH more>>
SyncTERM gives you an ANSI-BBS terminal created to connect to remote BBSs via telnet, rlogin, or SSH.
SyncTERM is a BBS terminal program which supports:
- Windows 95/98/ME/NT/2000/XP, Linux, OpenBSD, NetBSD, OS X , and FreeBSD
- ZModem up/downloads
- Runs in full-screen mode on ALL platforms (ALT-Enter switches modes)
- *nix versions will run using SDL, X11, or using curses
- Full ANSI-BBS support
- Support for IBM low and high ASCII including the face graphics (? and ?) and card symbols (?, ?, ?, and ?) which so many other terms have problems with (may not work in curses mode... depends on the terminal being used).
- Phone books
- Multiple screen modes (80x25, 80x28, 80x43, 80x50, 80x60)
- ANSI Music (through the sound card if installed)
- Telnet, RLogin, SSH, and RAW connections
- Auto-login with Synchronet RLogin
- Large Scrollback
- Mouse-driven menus
- Copy/Paste
- Supports character pacing for ANSI animation as well as the VT500 ESC[*r sequence to allow dynamic speed changes
- Comes with 32 standard fonts and allows the BBS to change the current font *and* upload custom fonts. This tool will allow you to create fonts for use with SyncTERM.
<<less
Download (800KB)
Added: 2006-11-17 License: Freeware Price:
1078 downloads
Simbabwe 1.8

Simbabwe 1.8


Easy to play but hard to escape from, Simbabwe is a richly detailed, evolved board game with unscrupulous AI and editorial cartoon graphics. Rig elections, gaol opponents and taunt the Commonwealth as you use intimidation and stooges to create a mugaboly on power. Compete with Robert Mugabe, Canaan Banana, Cecil Rhodes and Sir Godfrey Huggins to earn a place on the all-time EU travel ban list! more>>

Simbabwe - Welcome to Simbabwe, where the property is already owned and the houses built and you compete to burn and dispossess them. Bounce around the map plundering farms, denying grain silos to opposition supporters and robbing the community chest.

Easy to play but hard to escape from, Simbabwe is a richly detailed, evolved board game with unscrupulous AI and editorial cartoon graphics.

Start off as some guy in the Zimbabwean African National Union Patriotic Front and end up changing the constitution 17 times and pledging to rule until youre 100.

Rig elections, gaol opponents and taunt the Commonwealth as you use intimidation and stooges to create a mugaboly on power.

Compete with Robert Mugabe, Canaan Banana, Cecil Rhodes and Sir Godfrey Huggins to earn a place on the all-time EU travel ban list!


Enhancements:
Version 1.8

Plumes of noxious smoke billow from torched other peoples property.


System Requirements:Mac OS X 10.3 or better
<<less
Download (11Mb)
Added: 2008-04-02 License: Free Price: Free
20 downloads
JAlbum 8.2.8

JAlbum 8.2.8


JAlbum allows you to create nice-looking photo galleries for the Web. You simply select or drag and drop folders containing images or movie files onto JAlbum, and it creates thumbnails and HTML pages more>>

JAlbum 8.2.8 brings you a useful online tool to create nice-looking photo galleries for the Web. You simply select or drag and drop folders containing images or movie files onto JAlbum, and it creates thumbnails and HTML pages to publish your images as a gallery or as a picture slide show. The galleries are based on various templates, and their appearance can be further customized by advanced users. The application's additional features include support for IPTC/EXIF data, style sheets, lossless image manipulation, pluggable image filters, and a built-in FTP/SFTP client.

<<less
Download (9.8MB)
Added: 2009-04-05 License: Freeware Price:
3218 downloads
mp4vEncoder 0.8.8

mp4vEncoder 0.8.8


libavcodec based mp4v encoder (QuickTime component). more>> <<less
Download (1.7MB)
Added: 2008-08-25 License: Freeware Price:
22 downloads
FStream 1.2.8

FStream 1.2.8


FStream - Little WebRadio listener software more>>
FStream is a small and easy to use Little WebRadio listener application.
Completly freeware for non-commercial use.
Enhancements:
- Some bugs corrected
- Possibility to disable the remote control
- Possibility to force the main window to stay in front
- Using pop-up menu dont block any more the data reception
- Some little thing changed in the interface.
<<less
Download (2.9MB)
Added: 2007-07-24 License: Freeware Price:
836 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5