Show HN: SOUL Language 1.0 – A platform for writing and running audio code
soul-lang.github.io
Show HN: SOUL Language 1.0 – A platform for writing and running audio code
1–10 of 83 posts
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#2Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#3Please view on desktop/tablet.’
I was curious to see some code, but I guess that has to wait.
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#4I would have expected a code example on the front page.
You can also browse the example code on the github: https://github.com/soul-lang/SOUL/tree/master/examples/patch...
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#5‘ This site uses a code editor which is not suitable for small screens. Please view on desktop/tablet.’ I was curious to see some code, but I guess that has to wait.
EDIT: ah, I misunderstood you.. You mean you'd found the examples but the playground page didn't fit on a phone. Yeah, it's tricky to squeeze all the stuff needed into a small space! We're planning to do a huge redesign of the site in 2021 to turn it into a much more powerful developer portal, and we'll certainly look at other form-factors in doing that.
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#6I would have expected a code example on the front page.
Well, that's just a press release page, but it does have a link to the examples: https://soul.dev/examples/ You can also browse the example code on the github: https://github.com/soul-lang/SOUL/tree/master/examples/patch...
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#7> What is the licensing/business model?
> Our intention is to make SOUL entirely free and unencumbered for developers to use. All our public source code is permissively (ISC) licensed. We’re currently keeping some of our secret sauce closed-source, but the EULA allows use of it freely to encourage its adoption in 3rd party hardware and software. Ultimately, we plan to commercialise SOUL by licensing back-end drivers and other IP for use by vendors who are building SOUL-compatible hardware products.
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#8Earlier quoted context omitted.
Well, that's just a press release page, but it does have a link to the examples: https://soul.dev/examples/ You can also browse the example code on the github: https://github.com/soul-lang/SOUL/tree/master/examples/patch...
I would also have appreciated a code example above the fold, even on the press release. When I read about a new language, the first thing I want to see is what the code looks like.
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#9‘ This site uses a code editor which is not suitable for small screens. Please view on desktop/tablet.’ I was curious to see some code, but I guess that has to wait.
Re: Show HN: SOUL Language 1.0 – A platform for writing and running audio code
#10https://soul-lang.github.io/SOUL/docs/SOUL_FAQ.html > What is the licensing/business model? > Our intention is to make SOUL entirely free and unencumbered for developers to use. All our public source code is permissively (ISC) licensed. We’re currently keeping some of our secret sauce closed-source, but the EULA allows use of it freely to encourage its adoption in 3rd party hardware and software. Ultimately, we plan…