Sinisterly
Visual MusicString 0.2 alpha - Check it out! MusicString IDE - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Visual MusicString 0.2 alpha - Check it out! MusicString IDE (/Thread-Visual-MusicString-0-2-alpha-Check-it-out-MusicString-IDE)



Visual MusicString 0.2 alpha - Check it out! MusicString IDE - Frooxius - 02-24-2012

[Image: logotext200px.png]

Hi! If you haven't heard of my recent project MusicString, check out this thread or the official website: http://musicstring.solirax.org as this project is quite relevant to it.

What is Visual MusicString?
It's an IDE (integrated development environment) for the MusicString language, it will aid you in composing your MusicString tunes, creating soundfonts, playing your creations and also exporting them, in nice and friendly user interface!

I'm now officially rolling development versions!


[Image: visual0.1a.png]

Version 0.2a
[+] Added versions for Linux and Mac OS X
[+] Added exporting to audio file
[+] Added syntax error reporting
[+] Added real-time playing sample-rate option
[+] Added About Visual MusicString page (includes version numbers and compile times)
[+] Added amplitude peak visualizer
[*] Numerous bug-fixes


RE: Visual MusicString - Download HC Exclusive Preivew! - bluedog.tar.gz - 02-24-2012

+1 for this guy!


RE: Visual MusicString - Download HC Exclusive Preivew! - Frooxius - 02-24-2012

Thank youuuu! ^^ That also reminds me, that I wanted to add +1 this button to the official website.

Also, try running this Biggrin

Code:
>1- {upanddown; abcdefghijklmnopqrstuvwxyzyxwvutsrqpomnlkjihgfedcba} ( [{upanddown:}:0] , [.{upanddown:}:0] )

Or this
Code:
0- {upanddown; abcdefghijklmnopqrstuvwxyzyxwvutsrqpomnlkjihgfedcba} ( [{upanddown:}:0] , [.{upanddown:}:0] )



RE: Visual MusicString - Download HC Exclusive Preivew! - bluedog.tar.gz - 02-24-2012

(02-24-2012, 11:49 PM)Frooxius Wrote: Thank youuuu! ^^ That also reminds me, that I wanted to add +1 this button to the official website.

Also, try running this Biggrin

Code:
>1- {upanddown; abcdefghijklmnopqrstuvwxyzyxwvutsrqpomnlkjihgfedcba} ( [{upanddown:}:0] , [.{upanddown:}:0] )

Oh and i really like the way the logo turned out man. +1 on that also!


RE: Visual MusicString - Download HC Exclusive Preivew! - Frooxius - 02-24-2012

Thanks, I like that you like the logo! ^^ Also, try this :3

Code:
@500; {scale;-[5[rP:1]4[rP:2]3[rP:4]2[rP:8]1[rP:16]0[rP:32]1[rP:16]2[rP:8]3[rP:4]4[rP:2]:0]} ( {scale:}, >{scale:} )



RE: Visual MusicString - Download HC Exclusive Preivew! - 1llusion - 02-25-2012

Wow I love it!


RE: Visual MusicString - Download HC Exclusive Preivew! - Frooxius - 02-25-2012

New preview version!

I made a new preview version for you, it's still very early, now has document management - you can edit multiple MusicString documents in tabs, save and open them, there's also a bunch of files included with it.

Download here!


RE: Visual MusicString 0.1 alpha - Check it out! MusicString IDE - Frooxius - 02-27-2012

Visual MusicString is now officially rolling development versions!

Version 0.1 alpha
Download here!

[Image: visual0.1a.png]


RE: Visual MusicString 0.1 alpha - Check it out! MusicString IDE - Frooxius - 02-29-2012

Good news! Visual MusicString is now available also for Linux and MacOS X! It needs Qt libraries to run though, so make sure to get them. If you're running one of these two, I'll be grateful if you try them out and tell me if they work fine.

Download Linux Binary
Download Mac Binary

Screenie :3

[Image: visual_linux.png]
[Image: visual_mac.png]






RE: Visual MusicString 0.2 alpha - Check it out! MusicString IDE - Frooxius - 03-01-2012

New version of Visual MusicString was released!

Download for Windows
Download for Mac OS X
Download for Linux (you need Qt 4.8.0 libraries, they are not part of the package)

Version 0.2
[+] Added versions for Linux and Mac OS X
[+] Added exporting to audio file
[+] Added syntax error reporting
[+] Added real-time playing sample-rate option
[+] Added About Visual MusicString page (includes version numbers and compile times)
[+] Added amplitude peak visualizer
[*] Numerous bug-fixes