[Stk] BeeThree Tutorial

Dan Riley dpriley@ucla.edu
Fri, 7 Feb 2003 19:52:33 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_000C_01C2CEE2.748F3BF0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Sorry for posting that, I figured it out, I had the rawpath wrong. Sorry =
for the post, I'm just learning.

dan
  ----- Original Message -----=20
  From: Dan Riley=20
  To: stk@ccrma.Stanford.EDU=20
  Sent: Friday, February 07, 2003 7:40 PM
  Subject: [Stk] BeeThree Tutorial


  Hi, I'm new to the Stk and just trying to get my bearings. I'm trying =
the BeeThree tutorial, and I keep getting  a crash when I try to =
allocate the BeeThree instrument. I have this code:

  Instrmnt *instrument;
  RtWvOut *output;
  MY_FLOAT frequency, amplitude, scaler;
  long counter, i;

  // Define and load the BeeThree instrument
  instrument =3D new BeeThree();

  and it crashes when it tries to allocate this. Any easy reason why?

  Dan

------=_NextPart_000_000C_01C2CEE2.748F3BF0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Sorry for posting that, I figured it =
out, I had the=20
rawpath wrong. Sorry for the post, I'm just learning.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>dan</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Ddpriley@ucla.edu href=3D"mailto:dpriley@ucla.edu">Dan =
Riley</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dstk@ccrma.Stanford.EDU=20
  href=3D"mailto:stk@ccrma.Stanford.EDU">stk@ccrma.Stanford.EDU</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Friday, February 07, 2003 =
7:40=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [Stk] BeeThree =
Tutorial</DIV>
  <DIV><BR></DIV>
  <DIV>
  <DIV><FONT face=3DArial size=3D2>Hi, I'm new to the Stk and just =
trying to get my=20
  bearings. I'm trying the BeeThree tutorial, and I keep getting&nbsp; a =
crash=20
  when I try to allocate the BeeThree instrument. I have this =
code:</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>Instrmnt *instrument;<BR>RtWvOut=20
  *output;<BR>MY_FLOAT frequency, amplitude, scaler;<BR>long counter,=20
  i;</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>// Define and load the BeeThree=20
  instrument<BR>instrument =3D new BeeThree();</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial size=3D2>and it crashes when it tries to =
allocate this.=20
  Any easy reason why?</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
  <DIV><FONT face=3DArial =
size=3D2>Dan</FONT></DIV></DIV></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_000C_01C2CEE2.748F3BF0--