Thirteen Years of Service
Posts: 721
Threads: 49
Visual MusicString 0.2 alpha - Check it out! MusicString IDE 02-24-2012, 11:34 PM
#1
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!
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
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.
•
Thirteen Years of Service
Posts: 721
Threads: 49
RE: Visual MusicString - Download HC Exclusive Preivew! 02-24-2012, 11:49 PM
#3
Thank youuuu! ^^ That also reminds me, that I wanted to add
+1 this button to the official website.
Also, try running this
Code:
>1-
{upanddown; abcdefghijklmnopqrstuvwxyzyxwvutsrqpomnlkjihgfedcba}
( [{upanddown:}:0] , [.{upanddown:}:0] )
Or this
Code:
0-
{upanddown; abcdefghijklmnopqrstuvwxyzyxwvutsrqpomnlkjihgfedcba}
( [{upanddown:}:0] , [.{upanddown:}:0] )
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.
•
Thirteen Years of Service
Posts: 721
Threads: 49
RE: Visual MusicString - Download HC Exclusive Preivew! 02-24-2012, 11:59 PM
#5
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:} )
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.
•
Thirteen Years of Service
Posts: 721
Threads: 49
RE: Visual MusicString - Download HC Exclusive Preivew! 02-25-2012, 11:42 PM
#7
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!
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.
•
Thirteen Years of Service
Posts: 721
Threads: 49
RE: Visual MusicString 0.1 alpha - Check it out! MusicString IDE 02-27-2012, 05:29 AM
#8
Visual MusicString is now officially rolling development versions!
Version 0.1 alpha
Download here!
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.
•
Thirteen Years of Service
Posts: 721
Threads: 49
RE: Visual MusicString 0.1 alpha - Check it out! MusicString IDE 02-29-2012, 12:36 AM
#9
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
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.
•
Thirteen Years of Service
Posts: 721
Threads: 49
RE: Visual MusicString 0.2 alpha - Check it out! MusicString IDE 03-01-2012, 06:29 PM
#10
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
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.
•