Main > Free Download Search >

Free modular software for mac

modular

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 105
AlephModular 0.3

AlephModular 0.3


This is a project based on Marathon 2 source code released by Bungie Studios, seeks to bring Marathon into the present by making it clean, stable, and modular. more>>
AlephModular 0.3 with its excellent features will surely help you in your programming experience. It is actually a project based on Marathon 2 source code released by Bungie Studios, seeks to bring Marathon into the present by making it clean, stable, and modular. With the ability for the parts to either be added to, in order to create new opportunities for customization for scenarios. Or to be used piecemeal to facilitate.

Enhancements: 20 Jan 2003

  • Bugs fixed
<<less
Download (2MB)
Added: 2008-02-17 License: GPL Price: FREE
1 downloads
RED player 1.0.2

RED player 1.0.2


RED player - Now you can listen your favorite alternative radio stations online. more>> MU.LAB is an alternative, state of the art music application for OSX and Windows, transforming your computer into a rich virtual music studio!
And it does not overwhelm you with a complex feature set, in which you can get lost.
At the contrary, MU.LAB is a user-friendly yet rock-solid musical tool designed to create, finetune and play Your Music!
MU.LABs core feature set:
- Audio Recording & Playback
- MIDI Recording & Playback
- Flexible Composition & Sequence Editing
- Supports Audio and MIDI VST Plugins
- Powerful Audio and MIDI Plugin Routing (up to 100% modular if you want)
- Integrated MuSynth: Powerful Modular Sound Engine
- Integrated MUX: Powerful Modular Audio/MIDI Effect Engine
- Integrated Audio Effects
- Audio Engine using 32 bit floats, all usable samplerates
- Sample Accurate Sequencing
- Multi Undo/Redo
- Available for OSX (Universal Binary) and Windows
<<less
Download (262KB)
Added: 2008-07-04 License: Freeware Price: FREE
208 downloads
Openlab 5.5

Openlab 5.5


Openlab is a flexible modular imaging program designed specifically for multi-user scientific imaging. Openlab consists of a core program and an extensive range of modules. more>>

Openlab 5.5 is a flexible modular imaging program designed specifically for multi-user scientific imaging. Openlab consists of a core program and an extensive range of modules. The core program is designed for image acquisition, measurement, presentation and publication. Modules are available to control hardware or add additional software capability, for example, time lapse imaging, ratio imaging, deconvolution and 3D imaging.

<<less
Download (22.6MB)
Added: 2008-03-27 License: Freeware Price:
downloads
SQL Language Module for BBEdit 1.0.1

SQL Language Module for BBEdit 1.0.1


Provides syntax coloring of SQL commands in BBEdit. more>>
SQL Language Module for BBEdit provides syntax coloring of SQL commands in BBEdit.
<<less
Download (8KB)
Added: 2004-05-27 License: Freeware Price:
1980 downloads
Imitari 1.0

Imitari 1.0


Imitari (Latin word for imitate) is an all caps display typeface design that was originally commissioned for an unpublished emulation magazine of the same name more>> Imitari (Latin word for imitate) is an all caps display typeface design that was originally commissioned for an unpublished emulation magazine of the same name. The design is based on the style of geometric and modular typography often used in game company logos and the work of the Designers Republic. Imitari contains an extensive set of uppercase and alternate letters, numerals, accents, and punctuation. This archive includes both TrueType and PostScript Type 1.
Requirements:
System 7.0 or later.
<<less
Download (113K)
Added: 2001-05-08 License: Free Price:
downloads
Volley 1.0a4

Volley 1.0a4


Volley is a beneficial and easy-to-use modular client/server application for chat, file sharing, and so forth. more>>

Volley 1.0a4 is a beneficial and easy-to-use modular client/server application for chat, file sharing, and so forth.

It is similar to Hotline, except its modular design allows for the addition of more services than just the usual chat, files, and news; there could be multiplayer games, and online meeting tools such as virtual whiteboards.

Enhancements: Version 1.0a4 adds a HTTP plugin with web access to news posts.

Requirements: Mac OS X 10.1 or later.

<<less
Download (2.2MB)
Added: 2004-08-30 License: Free Price:
downloads
 
Other version of Volley
Volley 1.0a3Volley is a modular client/server application for chat, file sharing, and so forth. It is similar to Hotline, except its modular design allows for the addition of more services than just the usual
License:Freeware
Download (2.2MB)
1956 downloads
Added: 2004-08-30
Joust Outliner 2.5.4

Joust Outliner 2.5.4


Create a map for visitors to navigate your site. more>>
Joust Outliner uses JavaScript to map your site quickly,and it creates a navigable map to help users findwhat they are looking for on your site.

Userscan easily identify all of the paths and theirdestinations. Web site designers will find thatJoust-enabled sites can be highly modular, withlogical groupings of related information.

Visitors will find that Joust-enabled sites aremuch easier to explore and provide a moresatisfying experience. Joust executes locally toavoid repetitive remote server access, and itadapts the map to fit the browser and the clientplatform.
<<less
Download (50KB)
Added: 2004-09-14 License: Freeware Price:
1867 downloads
OSXMacPerl 0.2

OSXMacPerl 0.2


OSXMacPerl is a module built for Mac OS X to emulate MacPerl::DoAppleScript and other built-in MacPerl functions. more>>

OSXMacPerl 0.2 is a module built for Mac OS X to emulate MacPerl:DoAppleScript and other built-in MacPerl functions.

<<less
Download (3.9KB)
Added: 2002-03-02 License: Freeware Price:
downloads
T-SQL Language Module For TextWrangler 0.1

T-SQL Language Module For TextWrangler 0.1


T-SQL Language Module For TextWrangler enables syntax coloring for the SQL scripts in TextWrangler more>>
T-SQL Language Module For TextWrangler enables syntax coloring for the SQL scripts in TextWrangler.

<<less
Download (2.9KB)
Added: 2007-08-02 License: Freeware Price:
813 downloads
BMRM 2.1

BMRM 2.1


Open source and scalable convex solver for many machine learning problems more>> Open source and scalable convex solver for many machine learning problems

BMRM is a modular, open source, and scalable convex solver for many machine learning problems cast in the form of regularized risk minimization problem.
BMRM is "modular" because the (problem-specific) loss function module is decoupled from the (regularization-specific) optimization module (e.g. quadratic programming or linear programming solvers), thus shorten the time to implement/prototype solutions to new problems.
Besides, the decoupling leads to easier parallelization of the loss function computation.

Main features:
- Binary classification: Hinge, Squared hinge, Huber-hinge, Logistic regression, Exponential, ROC Score, Fbeta Score
- Univariate regression: $epsilon$-insensitive, Huber robust, Least Mean Squares, Least Absolute Deviation
- Novelty detection (1-class SVM)
- Quantile regression
- Poisson regression
- Ranking: NDCG (normalized discounted cummulative gain)
- Graph Matching
- Sequence Segmentation and Classification

<<less
Download (966KB)
Added: 2009-06-03 License: Freeware Price: FREE
192 downloads
Cinema 4D R11.012

Cinema 4D R11.012


CINEMA 4D offers you all you need to create high-end 3D pictures and animations - right out of the box more>> CINEMA 4D offers you all you need to create high-end 3D pictures and animations - right out of the box. And CINEMA 4Ds modular design - with a total of 8 modules that you can buy individually - allows you to custom fit the application to suit your needs and your budget. While the XL and Studio bundles offer groups of modules at significant savings.

CINEMA 4D Release 9 offers more features than ever before. No matter if feature film, tv, advertising, science, architecture, product design or any other other field that counts on professional results.

Requirements:
G4 or better, Mac OS X 10.3.9 or later.
Enhancements:
Version R11.012:
  • Support for 64-bit on Mac OS X
  • Non-Linear Animation
  • Faster Rendering
  • Collada Im-/Export
  • Many more enhancements.
<<less
Download (126MB)
Added: 2008-09-30 License: Updater Price:
downloads
SubLib 0.7

SubLib 0.7


SubLib is a library that eases the development of subtitling applications more>>
SubLib is a library that eases the development of subtitling applications. It supports the most common text-based subtitle formats and allows for subtitle editing, conversion and synchronization.
SubLib is written in C# and may be used in platforms like Mono or .NET Framework. It is currently used in the Gnome Subtitles project.
Main features:
Subtitle formats:
- Advanced Sub Station Alpha
- MicroDVD
- MPlayer
- MPlayer 2
- MPSub
- SubRip
- Sub Station Alpha
- SubViewer 1.0
- SubViewer 2.0
Timing operations:
- Auto-adjust timings based on 2 correct times / synchronization points
- Shift subtitles by a specified delay
- Convert between framerates
- Set input and output framerates
- Edit times and frames
Other features:
- Support for subtitle translation
- Edit subtitle headers
- Search for text, possibly using Regular Expressions
- Replace all occurences of some text in the subtitles
- Find the subtitle at the specified time position
- Character coding and subtitle format auto-detection (on opening)
- Relaxed subtitle reading, to read subtitles that contain errors
- Modular parsing engine which uses regular expressions to describe subtitle formats
- Possibility to list the bits of text which couldnt be read as subtitles
Enhancements:
- Translation property in each Subtitle
- Search methods now search in translation too
- Select the type of text content (text or translation) to use when saving
- Allow to clear translations and import a translation into existing subtitles
- Try every detected encoding instead of only the first one, and use the first encoding that works
- Allow to trim subtitle lines when getting them
- When replacing blank lines, also apply the replacement if the text is empty
- EncodingNotSupportedException is now thrown if an Encoding is not supported by the platform, when opening a file
- Fixed some bugs that were visible when doing a backwards search
- Updated NCharDet
<<less
Download (575KB)
Added: 2007-06-28 License: GPL Price:
869 downloads
IlohaMail 0.8.14rc3

IlohaMail 0.8.14rc3


IlohaMail a light weight yet full featured multilingual webmail program that is easy to use and install more>>
IlohaMail (pronounced: e-lo-ha-mail) is a light weight yet full featured multilingual webmail program that is easy to use and install.
It runs on a stock build of PHP, and does not require databases or the IMAP library.
Main features:
- Admin Features
- Easy to install (only requires default build of PHP4)
- Light weight and fast
- Extensive multilingual capabilities
- Modular - Easily modifiable to accomodate different backends.
- Activity Logging
- Spam Prevention
- Multiple host/domain support
- Auto-appended Tag-Lines
- Optional MySQL backend for improved scalability and performance.
- External SMTP server support
- IMAP caching
- Theme support [development]
- Client Capabilities
- POP3 & IMAP Support
- Send, receive, file, delete messages
- Create, rename, delete folders (requires IMAP)
- Send/receive attachments
- View images/html inline
- Full featured Contacts list
- Search messages (requires IMAP)
- User defined colors
- GPG/PGP support (requires GPG) [development]
- Multiple sender identities
- Spell checker (requires aspell)
- Calendar
- Bookmarks manager
- Customizable - Over 2 dozen user preferences
- Support for over 20 languages
Enhancements:
- Renamed config files to prevent potential content exposure, updated documentation to outline potential security concerns with previous default installation.
- Patched a number of XSS vulnerabilities, and improved HTML filtering.
- HTML stripped from quoted text when replying to HTML-only messages
- New Greek translations
- Minor fixes and enhancements.
<<less
Download (364KB)
Added: 2006-04-11 License: Freeware Price:
1291 downloads
BBEdit Glossary for MGI 2.996

BBEdit Glossary for MGI 2.996


BBEdit glossary of Modular Gateway Interface tags more>>
BBEdit Glossary for MGI contains all of the tags for the Modular Gateway Interface language.
MGI is a tag-based dynamic server which permits robust interactive site creation without the headaches associated with ASP, Cold Fusion or PHP.
With an internal database, MGI provides developers the tools to create high-end sites quickly and efficiently.
Enhancements:
- Applescript Snippets:
- Bash Scripts:
- HTML Snippets:
- link - shortcut icon expanded -n
- style.css -u
- Javascript Snippets:
- MGI1 tags
- MGI2 Snippets:
- mgi reg expressions filenames -u
- checkbox option conditional (single) -n
- db email user acct info -n
- db admin sort choice -u
- setting smtp server site variable -n
- setting contact email address -n
- suffix selectlist abbreviated -n
- text Titling conversion -n
- MGI2 tags:
- mgiDate (yy) -n
- mgiJulianDay (J to d) military time -n
- mgiJulianDay (J to d) mm,dd,yyyy, mil time -n
- mgiInline String (split) -n
- mgiIf (else) with postarg -n
- MGI2 tags formal:
- Miscellaneous snippets:
- port_numbers -n
- Movable Type:
- Perl snippets
- PHPBB2:
- PHP Snippets:
- redirect 301 header -n
- PHP Tags:
- Python Snippets:
- Terminal Snippets.
<<less
Download (1MB)
Added: 2006-02-08 License: Freeware Price:
1355 downloads
Mesquite 1.0

Mesquite 1.0


Mesquite is software for evolutionary biology, designed to help biologists analyze comparative data about organisms more>> Mesquite is software for evolutionary biology, designed to help biologists analyze comparative data about organisms. Its emphasis is on phylogenetic analysis, but some of its modules concern population genetics, while others do non-phylogenetic multivariate analysis. Because it is modular, the analyses available depend on the modules installed.

Analyses include:

  • Reconstruction of ancestral states (parsimony, likelihood)
  • Tests of process of character evolution, including correlation
  • Simulation of character evolution (categorical, DNA, continuous)
  • Parametric bootstrapping (integration with programs such as PAUP* and NONA)
  • Morphometrics (PCA, CVA, geometric morphometrics)
  • Coalescence (simulations, other calculations)
  • Tree comparisons and simulations (tree similarity, Markov speciation models)
Requirements:
Mac OS X 10.1 or later.
<<less
Download (6.6MB)
Added: 2003-10-08 License: Free Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5