[Stk] Help using QT creator and the stk

Robert Thompson rdthompson2013 at icloud.com
Sat Jan 7 11:31:43 PST 2017


Has anyone worked with the Superpowered kit and evaluated its performance against AudioKit for iOS?

Superpowered runs on both Android and iOS but I don’t currently have a new Android device to evaluate on.

STK seems like a good candidate for a MOOC on Coursera.

There is one now by Stanford and Universitat Pompeu Fabra, Barcelona,

"Audio Signal Processing for Music Applications"

https://www.coursera.org/learn/audio-signal-processing/

"The course is based on open software and content. The demonstrations and programming exercises are done using Python under Ubuntu, and the references and materials for the course come from open online repositories. We are also distributing with open licenses the software and materials developed for the course."

~ Robert

> On Jan 7, 2017, at 10:56 AM, Ariel Elkin <arielelkin at gmail.com> wrote:
> 
> Hi Carlo,
> 
> You can use Google to search through the whole email list archive, just add the "site:" prefix to the query. 
> 
> For example, to search for "mandolin", google the following:
> 
> site:https://cm-mail.stanford.edu/pipermail/stk/ mandolin 
> 
> Ariel
> 
>> On Jan 7, 2017, at 4:30 PM, Gary Scavone <gary at ccrma.Stanford.EDU> wrote:
>> 
>> Hi Carlo,
>> 
>> You might be better off copying all the STK files you need into your Qt project and compiling your Qt and STK code together. I’ve had issues in the past where the compiler invoked from the command line is different than that used by QT, thus producing incompatibilities.
>> 
>> Regards,
>> 
>> —gary
>> 
>>> On Jan 7, 2017, at 9:23 AM, Carlo Sarli <carloernestosarli at gmail.com> wrote:
>>> 
>>> Hello,
>>> For my 3rd year project at university I’m attempting to create a simple soft synth in QT creator using the stk.
>>> I have designed my interface using qt and I have worked through some of the tutorials copying the .h and .cpp files into my project. 
>>> To make it simpler than tracking down dependencies and to try and see if i can resolve some problems i have with the MUTEX class i wanted to compile the library and use it with qt creator.
>>> 
>>> I compiled the library with the ./configure and make commands and added the .a file to my project in qt but I can’t seem ti be able to use it. My include statements all return errors so I’m guessing i need to do something to link it properly or my include statement are wrong.
>>> 
>>> I tried following some tutorials on the qt doc and to follow some threads on stack overflow but no luck so far.
>>> 
>>> On a side note,   I picked up C++ and QT just recently as I always mainly used java in my course so i might ask some stupid questions :) thank you for your patience.
>>> 
>>> I am on a mac currently but i can have access to a windows machine if necessary.
>>> 
>>> Thank you very much for your help.
>>> 
>>> Carlo
>>> 
>>> P.S.
>>> Is there a way to search through the archive other than opening every single thread? thanks again :)
>>> _______________________________________________
>>> Stk mailing list
>>> Stk at ccrma.stanford.edu
>>> https://cm-mail.stanford.edu/mailman/listinfo/stk
>>> 
>> 
>> 
>> _______________________________________________
>> Stk mailing list
>> Stk at ccrma.stanford.edu
>> https://cm-mail.stanford.edu/mailman/listinfo/stk
> 
> _______________________________________________
> Stk mailing list
> Stk at ccrma.stanford.edu
> https://cm-mail.stanford.edu/mailman/listinfo/stk




More information about the Stk mailing list