<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p><br>
    </p>
    <p>I'm having issue with a chugin generated with faust2ck. I'm on a
      64bit Linux machine (Ubuntu Studio 16.04) and I created a simple <i>sample
        and hold</i> component in Faust (SampleAndHold.dsp that contains
      <i>declare name "SampleAndHold"</i><i>;</i>) and then turned it
      into a chugin using faust2ck. everything seems fine, my <i>SampleAndHold.chug</i>
      is generated, but unfortunately I cannot use it in ChucK (console:
      <i>undefined type 'SampleAndHold'...</i>) . I copied it into the
      chugin folder and also tried launching ChucK with -gSampleAndHold
      . <br>
    </p>
    <p>does anyone have any experience with faust2ck? am I missing
      something?</p>
    <p><br>
    </p>
    <p>cheers,</p>
    <p>Mario<br>
    </p>
  </body>
</html>