I think you are right and I think I’ve misunderstood the license. I’m going to have to remove it, at least for the time being. I’m very sorry about that.sam wrote:AFAIK the free version of JUCE is GPL only, i.e. you also need to release any code under the GPL too. http://www.juce.com/get-juce
While waiting for my Solaris...
Re: While waiting for my Solaris...
Solaris #249
Re: While waiting for my Solaris...
The GPL doesn't require you to open source your software in all cases (if it remains internal to a company, it's fine). However the minute you distribute binaries to 3rd parties, you also have to give them a way to get the source, true.minorguy wrote:I think you are right and I think I’ve misunderstood the license. I’m going to have to remove it, at least for the time being. I’m very sorry about that.sam wrote:AFAIK the free version of JUCE is GPL only, i.e. you also need to release any code under the GPL too. http://www.juce.com/get-juce
Don't be sorry, looks like you did valuable work ! But again if you're not going to sell it, why not share the source so even more people can benefit and thank you for it ?
Re: While waiting for my Solaris...
I decided to make the source available. You can find it at:
https://bitbucket.org/JimHewes/solarium
I know Git and GitHub are very popular. But I started using Mercurial years ago because it supported all platforms more equally (particularly good for Windows users) and it's pretty easy to use. So that's the reason for Bitbucket.
I still need to add notices at the tops of files and other info. But at least you can get a start on building for other platforms if you want.
Jim
https://bitbucket.org/JimHewes/solarium
I know Git and GitHub are very popular. But I started using Mercurial years ago because it supported all platforms more equally (particularly good for Windows users) and it's pretty easy to use. So that's the reason for Bitbucket.
I still need to add notices at the tops of files and other info. But at least you can get a start on building for other platforms if you want.
Jim
Solaris #249
Re: While waiting for my Solaris...
Great news!minorguy wrote:I decided to make the source available. You can find it at:
https://bitbucket.org/JimHewes/solarium
I have started on the port to Mac but ran into problems with the compiler. If someone else is on Mac and have Xcode I'd be more than happy to get some help as my C++ fu is rather weak.
K
Re: While waiting for my Solaris...
I haven't really got time to help, but one problem that a lot of people run in to is not having the Xcode Command Line Tools installed, runkoenig wrote:Great news!minorguy wrote:I decided to make the source available. You can find it at:
https://bitbucket.org/JimHewes/solarium
I have started on the port to Mac but ran into problems with the compiler. If someone else is on Mac and have Xcode I'd be more than happy to get some help as my C++ fu is rather weak.
K
Code: Select all
xcode-select --install
Re: While waiting for my Solaris...
I've updated it so you can now load from a preset file. (But no saving to a file yet.)
Btw, I was able to compile with the Clang compiler in Visual Studio. But that uses the VS backend so it doesn’t prove that the full build works on Mac.
I don’t mean to spam this part of the forum with too much talk of programming and updates. So check the bitbucket site for updates and binary downloads. Maybe discuss details in the Off Topic Lounge (?) or bitbucket issues section.
Btw, I was able to compile with the Clang compiler in Visual Studio. But that uses the VS backend so it doesn’t prove that the full build works on Mac.
I don’t mean to spam this part of the forum with too much talk of programming and updates. So check the bitbucket site for updates and binary downloads. Maybe discuss details in the Off Topic Lounge (?) or bitbucket issues section.
Last edited by minorguy on Mon Jan 11, 2016 11:49 pm, edited 1 time in total.
Solaris #249
-
- Posts: 43
- Joined: Sun May 11, 2014 8:15 pm
- Contact:
Re: While waiting for my Solaris...
Howdy minorguy,
Looks like a great program. I'm having no luck getting it to run under Windows 7. Any leads ? I've run it as Administrator but just get the waiting icon for about 5 seconds and then nothing.
Steve.
Looks like a great program. I'm having no luck getting it to run under Windows 7. Any leads ? I've run it as Administrator but just get the waiting icon for about 5 seconds and then nothing.
Steve.
Re: While waiting for my Solaris...
It should be fixed now. Please download it again and try.
It was just a case of the program not working if the configuration file was missing, which is the case the first time you run it!
It was just a case of the program not working if the configuration file was missing, which is the case the first time you run it!
Solaris #249
-
- Site Admin
- Posts: 2003
- Joined: Sat Apr 07, 2007 3:00 am
- Contact:
Re: While waiting for my Solaris...
Ah, thank you! That latest version finally runs in my Windows emulator (VMware Fusion 8.1.0) on my Mac.
-
- Posts: 43
- Joined: Sun May 11, 2014 8:15 pm
- Contact:
Re: While waiting for my Solaris...
Working well Jim.
The transfer of the patch data is quite slow but I presume that is due to the lack of a bulk dump sysex command at this stage.
Steve.
The transfer of the patch data is quite slow but I presume that is due to the lack of a bulk dump sysex command at this stage.
Steve.
Re: While waiting for my Solaris...
Hello out there... i`m waiting for my Solaris so i read these posts...it may be a dumb question but will it be / is it possible to drop the patch-data via usb (since i don`t have midi-connection)?...and i was thinking that it would be nice to collect (and share) screenshots of the presets that come with the Solaris so one can print them out and have them in a booklet...
Re: While waiting for my Solaris...
You can always read the contents of the CF card on your computer so you don't really need a MIDI connection.akoasma wrote:Hello out there... i`m waiting for my Solaris so i read these posts...it may be a dumb question but will it be / is it possible to drop the patch-data via usb (since i don`t have midi-connection)?...and i was thinking that it would be nice to collect (and share) screenshots of the presets that come with the Solaris so one can print them out and have them in a booklet...
Point being that this is not an editor as much as a display tool so a live connection is not that important, just to visualise what the patch is doing.
Re: While waiting for my Solaris...
I see... must have skipped the post mentioning that the last update is able to load from a preset file... thank you for your fast respond
Re: While waiting for my Solaris...
The USB connection is faster than MIDI and it does work. But I’ve found the connection to be a bit flakey sometimes. So I tend to use MIDI. Yes, it’s kind of slow because it’s transferring around a thousand parameters one at a time. It would be faster with a bulk dump that economized on parameter size.
Solaris #249
Re: While waiting for my Solaris...
Thanks minorguy
It is very helpfull and visual, also easy to use !!
Great job
It is very helpfull and visual, also easy to use !!
Great job
Who is online
Users browsing this forum: No registered users and 1 guest