Recomended Soft
| MidiSyn |
MidiSyn is a very easy to use Windows program that lets you convert your MIDI files to WAVE. You can listen to the generated WAVE files directly or you can convert them to MP3 files or even burn them into audio CDs. |
|
| Avex DVD to PSP Video Suite |
| Convert DVDs, TV shows and home Videos directly to PSP. This software includes BOTH Avex DVD to PSP Converter and Avex PSP Video Converter. Convert DVD, MPEG, Tivo, WMV, AVI, DivX/Xvid, RM, MOV Videos, etc to PSP Video. (High quality) Easy to use. |
|
| #1 Smart Audio Converter |
A powerful, fast and high performance audio converter that easily batch converts your audio files between popular audio formats like MP3, WAV, WMA, AC3, OGG, MPEG and many more. Easy to use, it needs no expertise in audio formats. |
|
| Audio Companion for Windows |
CD Ripper to grab the audio of a CD - Audio recorder with autosplit function - MP3 Batch converter. |
|
| P2P Music Jukebox |
| P2P Music Jukebox burns custom audio and data CDs, rip your CDs into MP3 and WAV, play and converts MP3s, CDs, WMAs, and WAVs, organize your entire music collection, help you discover online music downloads with P2P file sharing tools and more. |
|
| Cool CD Ripper |
Cool CD Ripper is an extremely easy-to-use CD ripper for Windows 9X/NT/Me/2000/XP. It rips audio CD tracks and save them into audio formats MP3, WAV, WMA (Windows Media Audio 9), and OGG Vorbis on-the-fly. |
|
| Total Audio Converter |
We've developed the perfet audio converter for you. It can do everything you may want: convert, play, rip, support 30 audio formats, integrate into Windows menu, support command line. Try it out yourself! Download your free full optional copy now. |
|
|
|
| Download BlitzMax 1.0 |
Downloading BlitzMax
Contacting third-party download site... please
wait.
If your download does not start automatically
within 5 seconds, choose a mirror below:
Primary Download Mirror 1
|
BlitzMax Description:
BlitzMax - BlitzMax is the new, next generation game programming language from Blitz Research. BlitzMax retains the BASIC roots of Blitz3D and BlitzPlus, but adds a ton of cool new features and abilities. BlitzMax is BASIC...but with a few twists, including: -Function pointers -Fully dynamic arrays -Inheritance and polymorphism -'By reference' function parameters -Byte, Short, Int, Long, Float and Double numeric data types -Array and string slicing -Flexible 'collection' system for dealing with linked lists etc -Low level pointer handling -UTF16 strings -The ability to 'Incbin' binary data and access it as easily as if it were a regular file -External language support for interfacing with C/C++/ObjectiveC or assembly code.
Multiplatform support BlitzMax has been designed from the ground up for multiplatform support, and BlitzMax programs can be compiled for MacOS X, Windows and Linux PC's. The BlitzMax license is 'all in one' - buy BlitzMax once and run your programs on all 3 platforms!
Modular design BlitzMax is largely based around the idea of modules, collections of commands stored in special files. You can add your own modules to the system, allowing you to cleanly reuse code in your own projects. Modules are also a great way to distribute libraries of commands, and Blitz Research have many weird and wonderful modules lined up for future release!
Easy to use 2D command set BlitzMax includes the Max2D module which contains a set of very easy to use 2D commands. Max2D is based on OpenGL, allowing for advanced effects such as realtime blending, rotation and scaling.
Intelligent build system BlitzMax allows you to split a project up into multiple source files which can be pre-compiled to massively reduce development time. This process is handled automatically by the included BMK ('Blitz make') utility and is completely transparent to the developer.
IDE and Debugger The BlitzMax package includes an 'integrated development environment' (IDE), which is used to enter your programs, and a debugger for tracking down bugs.
Direct OpenGL support Thanks to the OpenGL module, you can use BlitzMax for direct OpenGL programming. Writing an OpenGL program is now as simple as:
bglCreateContext 640,480
While Not KeyHit( KEY_ESCAPE )
glClear GL_COLOR_BUFFER_BIT
glBegin GL_TRIANGLES glVertex2i 0,1 glVertex2i 1,-1 glVertex2i -1,-1 glEnd
bglSwapBuffers
Wend In addition, a module based on the popular 'Glew' library provides support for all OpenGL extensions.
|
|
|
|
|
|