<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi. Just downloaded the last verson of STK and found some errors when trying to build it.<div><br><div>When building the "demo" project, using the included project file, I get an "M_PI - undeclared identifier" in filter.h file.</div><div>It also complaints about not being able to find the "PluckTwo.cpp" file. Said file canīt be found in the "src" folder.</div><div><br></div><div>When I create a new project and include all headers and all files in the "src" folder, I get the "M_PI" error, but also get an "error - undeclared identifier" message in "TapDelay.cpp" (which wasnīt being included in the demo project).</div><div><br></div><div>I guess the "PluckTwo" module has been deleted since I canīt find it in the docs and you just forgot to remove it from the demo project.</div><div>But what about the "TapDelay.cpp" file. Should it be removed? And the M_PI error?</div><div><br></div><div>Best regards,</div><div><br></div><div>Carlos</div><div><br><br><div><div id="SkyDrivePlaceholder"></div>&gt; From: stk-request@ccrma.Stanford.EDU<br>&gt; Subject: Stk Digest, Vol 43, Issue 3<br>&gt; To: stk@ccrma.Stanford.EDU<br>&gt; Date: Mon, 19 Dec 2011 12:00:01 -0800<br>&gt; <br>&gt; Send Stk mailing list submissions to<br>&gt;         stk@ccrma.stanford.edu<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://ccrma-mail.stanford.edu/mailman/listinfo/stk<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         stk-request@ccrma.stanford.edu<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         stk-owner@ccrma.stanford.edu<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of Stk digest..."<br>&gt; <br>&gt; <br>&gt; Today's Topics:<br>&gt; <br>&gt;    1. ALSA MIDI port names? (Alexandre Quessy)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>&gt; Message: 1<br>&gt; Date: Mon, 19 Dec 2011 12:09:56 -0500<br>&gt; From: Alexandre Quessy &lt;alexandre@quessy.net&gt;<br>&gt; Subject: [Stk] ALSA MIDI port names?<br>&gt; To: Stk &lt;stk@ccrma.Stanford.EDU&gt;<br>&gt; Message-ID:<br>&gt;         &lt;CACjeMqR6TaucKmsvGU-SMHvVgamNPiwhRVsShO7M-oRSe+kY4g@mail.gmail.com&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt; <br>&gt; Hello everyone,<br>&gt; Is there a standard way of mapping ALSA MIDI ports with port numbers<br>&gt; as in stk/RtMidi.h?<br>&gt; <br>&gt; Right now, I am reinventing the wheel, it seems!<br>&gt; See https://github.com/aalex/tempi/blob/midi-alsa-probe/prototypes/midi/alsalist.cpp<br>&gt; (this link should be no longer valid within a few days from now)<br>&gt; <br>&gt; I want my users to use ALSA MIDI ports on GNU/Linux, as it is the<br>&gt; de-facto standard of choosing MIDI ports.<br>&gt; Also, it should be the same on other OSes and MIDI backend. (such as JACK)<br>&gt; <br>&gt; Thanks!<br>&gt; -- <br>&gt; Alexandre Quessy<br>&gt; http://alexandre.quessy.net/<br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; Stk mailing list<br>&gt; Stk@ccrma.stanford.edu<br>&gt; http://ccrma-mail.stanford.edu/mailman/listinfo/stk<br>&gt; <br>&gt; <br>&gt; End of Stk Digest, Vol 43, Issue 3<br>&gt; **********************************<br></div></div></div>                                               </div></body>
</html>