Csound Csound-dev Csound-tekno Search About

aoscil.h

Date1999-07-18 13:32
FromSherlock
Subjectaoscil.h
Does any one know where I can get this file?
I need it to compile Csound. I'm looking into Maths now.
Sherlock
________________________________________________________
NetZero - We believe in a FREE Internet.  Shouldn't you?
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa02752;
          18 Jul 99 16:03 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115sT9-0006ti-00
	for jpff@maths.bath.ac.uk; Sun, 18 Jul 1999 16:03:11 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (QAA04228); Sun, 18 Jul 1999 16:01:07 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 18 Jul 1999 16:00:56 +0100
Received: from exim@wallace.maths.bath.ac.uk [138.38.100.104] by hermes via ESMTP (QAA10556); Sun, 18 Jul 1999 16:00:55 +0100 (BST)
Received: from [138.38.97.36] (helo=maths.Bath.AC.UK ident=mmdf)
	by wallace.maths.bath.ac.uk with smtp (Exim 2.12 #1)
	id 115sQx-0001Pe-00
	for csound@maths.ex.ac.uk; Sun, 18 Jul 1999 16:00:55 +0100
Date:     Sun, 18 Jul 99 16:00:54 BST
From: jpff@maths.bath.ac.uk
Subject:  Re: error in consound
To: csound@maths.ex.ac.uk
Message-Id: 
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Message written at 18 Jul 1999 14:41:51 +0100
--- Copy of mail to bantha@bigfoot.com ---

The messages you are getting about unknown command is on account of
the blank lines, which are not in the specification -- perhaps it
should be.
  So far I have only tried it on Linux and it is otherwise OK
Actually it works Ok on Consound as well, using Windows95.  I do not
have access to W98 so cannot check that.  No idea how to proceed on
this one.

==John ffitch


Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa02764;
          18 Jul 99 16:03 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115sTQ-0001QA-00
	for jpff@maths.bath.ac.uk; Sun, 18 Jul 1999 16:03:28 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (QAA12882); Sun, 18 Jul 1999 16:01:32 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 18 Jul 1999 16:01:18 +0100
Received: from exim@wallace.maths.bath.ac.uk [138.38.100.104] by hermes via ESMTP (QAA15044); Sun, 18 Jul 1999 16:01:18 +0100 (BST)
Received: from [138.38.97.36] (helo=maths.Bath.AC.UK ident=mmdf)
	by wallace.maths.bath.ac.uk with smtp (Exim 2.12 #1)
	id 115sRJ-0001Ps-00
	for csound@maths.ex.ac.uk; Sun, 18 Jul 1999 16:01:18 +0100
Date:     Sun, 18 Jul 99 16:01:15 BST
From: jpff@maths.bath.ac.uk
Subject:  Re: Unintended error return / bug in WinX11.c?
To: csound@maths.ex.ac.uk
Message-Id: 
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Message written at 18 Jul 1999 14:57:16 +0100
--- Copy of mail to lt@westnet.com ---

Fixed in next version; just change to read
static int myXwait(char *msg)
{
    if (xlwin != (Window)NULL) {
        myXwinWait(xlwin, msg);
    }
    else return(1);   
}
==John ffitch


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa02770;
          18 Jul 99 16:03 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115sTR-0006tk-00
	for jpff@maths.bath.ac.uk; Sun, 18 Jul 1999 16:03:29 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (QAA05183); Sun, 18 Jul 1999 16:01:21 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 18 Jul 1999 16:01:08 +0100
Received: from exim@wallace.maths.bath.ac.uk [138.38.100.104] by hermes via ESMTP (QAA07425); Sun, 18 Jul 1999 16:01:07 +0100 (BST)
Received: from [138.38.97.36] (helo=maths.Bath.AC.UK ident=mmdf)
	by wallace.maths.bath.ac.uk with smtp (Exim 2.12 #1)
	id 115sR9-0001Pm-00
	for csound@maths.ex.ac.uk; Sun, 18 Jul 1999 16:01:07 +0100
Date:     Sun, 18 Jul 99 16:01:05 BST
From: jpff@maths.bath.ac.uk
Subject:  Re: wgbrass
To: csound@maths.ex.ac.uk
Message-Id: 
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Message written at 18 Jul 1999 14:44:16 +0100
--- Copy of mail to sherlock_abc@netzero.net ---

>>>>> "Sherlock" == Sherlock   writes:

 Sherlock> Also, my computer (Windows 98 runnining on a Compaq 6704 with 24 MB RAM
 Sherlock> and 2.5 hard drive) crashes with this and wgpluck. wgclar is fine.
 Sherlock> wgpluck's crash is at the end. What I mean is that is says
 Sherlock> "This program caused an illegal operation and will be shut down."

Coudl you send me teh orc/sco which causes the problem?  This message
did not seem to contain enough information for me to reproduce the
problem

Thanks
==John ffitch


Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa02788;
          18 Jul 99 16:06 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115sVx-0001QO-00
	for jpff@maths.bath.ac.uk; Sun, 18 Jul 1999 16:06:05 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (QAA14395); Sun, 18 Jul 1999 16:04:07 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 18 Jul 1999 16:03:57 +0100
Received: from exim@wallace.maths.bath.ac.uk [138.38.100.104] by hermes via ESMTP (QAA11312); Sun, 18 Jul 1999 16:03:56 +0100 (BST)
Received: from [138.38.97.36] (helo=maths.Bath.AC.UK ident=mmdf)
	by wallace.maths.bath.ac.uk with smtp (Exim 2.12 #1)
	id 115sTr-0001QC-00; Sun, 18 Jul 1999 16:03:55 +0100
Date:     Sun, 18 Jul 99 16:03:52 BST
From: J P Fitch 
To: Sherlock 
cc: "csound@maths.ex.ac.uk" 
Subject:  Re:  aoscil.h
Message-Id: 
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

There is no file aoscil.h in teh Csound sources I have.
==John


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa02880;
          18 Jul 99 17:02 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115tOL-0006uB-00
	for jpff@maths.bath.ac.uk; Sun, 18 Jul 1999 17:02:17 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (QAA13422); Sun, 18 Jul 1999 16:59:57 +0100 (BST)
From: Dspondike@aol.com
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 18 Jul 1999 16:59:47 +0100
Received: from imo24.mx.aol.com [198.81.17.68] by hermes via ESMTP (QAA00217); Sun, 18 Jul 1999 16:59:46 +0100 (BST)
Received: from Dspondike@aol.com
	by imo24.mx.aol.com (IMOv20.21) id 9LSVa06183 (14386)
	 for ; Sun, 18 Jul 1999 11:59:02 -0400 (EDT)
Message-ID: <883dd6bc.24c353c5@aol.com>
Date: Sun, 18 Jul 1999 11:59:01 EDT
Subject: Editing Csound Makefile
To: csound@maths.ex.ac.uk
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: AOL for Macintosh sub 54
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Dear list,

I'm still trying to install Csound on a Powermac 7100 running 
MkLinux-2.0.33-osf_mach3.  Currently trying Csound.tar.gz from the Montreal 
mirror NEWEST folder.
I edited #INCLUDE, #LIB, #DEST, and #MAN to look directly in /usr rather than 
/usr/local for my system.
I changed CC = cc to CC= gccwrapper.sh      (my kernel has egsc)
I edited DEFINES = -DRTAUDIO -DSFIRCAM -DSYS5 -DPIPES -DMACROS -DLINUX
I edited CFLAGS = -L/usr/X11R6/lib $(DEFINES) -02
I edited LIBS = -1X11 -lbsd -lm
I edited AUDSRC = rtlinux.c rtmacintosh.c
I edited AUSOBJ = rtinux.o

Everything was compiling fine until it started on rtlinux.o  :ERROR
in file rtlinux.o; functions recopen and playopen - undefined reference to 
"setsndparams"  - also undef. ref. to "setvolume"

I then took -DLINUX out of DEFINES and changed
AUDSRC = rtmacintosh.c
AUDOBJ = rtaudio.o

First file trying to compile, rtaudio.o: ERROR - function rtclose, undefined 
reference to "_pclose"

Can anyone help to set these variables (DEFINES,AUDSRC, AUDOBJ, LIBS?) 
correctly to compile on this Powermac with MkLinux?

David
Dspondike@aol.com


Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa03296;
          18 Jul 99 22:22 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115yO9-0001TS-00
	for jpff@maths.bath.ac.uk; Sun, 18 Jul 1999 22:22:25 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (WAA06667); Sun, 18 Jul 1999 22:20:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 18 Jul 1999 22:20:09 +0100
Received: from farida.a2000.nl [62.108.1.19] by hermes via ESMTP (WAA10262); Sun, 18 Jul 1999 22:20:08 +0100 (BST)
Received: from node12431.a2000.nl ([24.132.36.49] helo=cornelius)
	by smtp1.a2000.nl with smtp (Exim 2.02 #4)
	id 115yLv-0007do-00; Sun, 18 Jul 1999 23:20:07 +0200
From: Dave Perry 
To: visorc@student-kmt.hku.nl, csound@maths.ex.ac.uk
Date: Sun, 18 Jul 1999 23:19:51 +0200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: ANNOUNCE : Visual Orchestra 2.00.22 beta
Reply-to: D.W.Perry@fibre.a2000.nl
Priority: normal
X-mailer: Pegasus Mail for Win32 (v3.11)
Message-Id: 
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

The latest rebuild of Visual Orchestra 2.0 beta 
(build 22) is now available for download.

http://cornelius.dhs.org/dave/latest.html

You can see a new screenshot of the program here 
http://cornelius.dhs.org/dave/screen1.gif (45k)

Dave Perry
D.W.Perry@fibre.a2000.nl


Dave Perry
2e Fase MT (MPhil Music)
Perry@student-kmt.hku.nl
D.W.Perry@fibre.a2000.nl
http://cornelius.dhs.org/dave/


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa03412;
          18 Jul 99 23:41 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115zcy-0006x7-00
	for jpff@maths.bath.ac.uk; Sun, 18 Jul 1999 23:41:49 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (XAA06387); Sun, 18 Jul 1999 23:39:53 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 18 Jul 1999 23:39:42 +0100
Received: from mail10.svr.pol.co.uk [195.92.193.214] by hermes via ESMTP (XAA13487); Sun, 18 Jul 1999 23:39:42 +0100 (BST)
Received: from modem-79.iodine.dialup.pol.co.uk ([62.136.26.79] helo=default)
	by mail10.svr.pol.co.uk with smtp (Exim 2.12 #1)
	id 115zav-00032C-00
	for csound@maths.ex.ac.uk; Sun, 18 Jul 1999 23:39:42 +0100
Message-ID: <000d01bed16f$44d2e700$4f1a883e@default>
From: Richard Bowers 
To: csound 
Subject: sblive audio card
Date: Sun, 18 Jul 1999 23:45:42 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I'm looking to get an audio card with full-duplex capability and digital i/o
for transfer to DAT. I read the spec for the SBLive card which seems to fit
the bill.

Does anyone have any experience of it when using Csound and/or DirectCsound?

Is it possible to use it as a four-channel card for use with the quad
capabilities of csound? Or is the quad sound limited to the SBlive's own
spec?

This is all a bit vague but I guess what I need to be able to do is run a
quad output from DirectCsound, hopefully from a realtime input.

Thanks,
Richard Bowers.



Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa03447;
          19 Jul 99 0:02 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 115zxC-0001U6-00
	for jpff@maths.bath.ac.uk; Mon, 19 Jul 1999 00:02:42 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (AAA18480); Mon, 19 Jul 1999 00:00:41 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 19 Jul 1999 00:00:30 +0100
Received: from grynet.passagen.se [195.163.107.36] by hermes via ESMTP (AAA01225); Mon, 19 Jul 1999 00:00:29 +0100 (BST)
Received: from dumburk (z18-5-85.sbbs2.net [212.112.5.85])
	by grynet.passagen.se (8.8.6/8.8.6) with SMTP id BAA11449
	for ; Mon, 19 Jul 1999 01:00:27 +0200 (MDT)
Message-ID: <37925DA0.3C41@hem.passagen.se>
Date: Mon, 19 Jul 1999 01:05:04 +0200
From: rasmus ekman 
X-Mailer: Mozilla 3.04 (Win95; I)
MIME-Version: 1.0
To: Csound list 
Subject: Re: aoscil.h
References: 
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Sherlock wrote:
> 
> Does any one know where I can get this file?

J P Fitch wrote:
> 
> There is no file aoscil.h in the Csound sources I have.

Don't know if this is relevant, but there used to be 
a file aoscilx.h (and -.c) - just found them left behind 
in my Csound source dir. (For the opcode oscilx, which
now is but an alias of osciln).

Any way, when asking you should perhaps mention which file 
is referencing "aoscil.h" (perchance Entry.c? or another
outdated makefile/project file?) 
Also clean out the folder and reinstall the latest source 
from Bath. And so on...

---
yet another fascinating and on-topic contribution from

	re


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa04105;
          19 Jul 99 9:04 BST
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
	id 1168PU-00076V-00
	for jpff@maths.bath.ac.uk; Mon, 19 Jul 1999 09:04:28 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (JAA08719); Mon, 19 Jul 1999 09:01:47 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 19 Jul 1999 09:01:34 +0100
Received: from first1.lnk.telstra.net [139.130.48.118] by hermes via ESMTP (JAA10614); Mon, 19 Jul 1999 09:01:31 +0100 (BST)
Received: from firstpr.com.au (wira.firstpr.com.au [203.36.57.201])
	by gair.firstpr.com.au (8.8.7/8.8.7) with ESMTP id SAA02201;
	Mon, 19 Jul 1999 18:21:56 +1000
Message-ID: <3792DA99.22B073B1@firstpr.com.au>
Date: Mon, 19 Jul 1999 17:58:17 +1000
From: Robin Whittle 
Organization: First Principles & Real World Interfaces
X-Mailer: Mozilla 4.6 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Richard Bowers , 
    csound 
Subject: Re: sblive audio card
References: <000d01bed16f$44d2e700$4f1a883e@default>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Richard Bowers wrote:

> I'm looking to get an audio card with full-duplex capability and 
> digital i/o for transfer to DAT. I read the spec for the SBLive 
> card which seems to fit the bill.

I have an SB-Live (not the "value" version which lacks the daughter
card for SPDIF in and out) and I don't like it much.  Its SPDIF output
is always 48 kHz and if you put 44.1kHz into it, then it is resampled
(by what I suspect is a rather crude means) to 48 kHz inside the card.

The A/D and D/A seem fine, and of course it has MIDI In and Out.  I
have it on my Windows 98 machine at present.  I bought it in the false
expectation that it was well supported under Linux.

Trying to get an inexpensive SPDIF audio card which works directly
with 44.1 or 48 kHz could be tricky, but try the list at:

   http://www.digitalexperience.com/cards.html

See also the MIDIMAN DMAN cards at:

   http://midi-classics.com/hardm.htm

   http://www.midiman.de/

I am using a Zefiro ZA-2, which is magnificent - but you have to watch
out for some (many?) PCI VGA cards which upset it.  It can resample
from 48 kHz SPDIF input to 44.1 kHz for the computer, while putting
out 44.1 kHz to SPDIF.  The resampling is, in my experience,
immaculate.  It has no MIDI or analogue in.  It has analogue out and
otpical, SPDIF and AES/EBU in and out.

   http://www.zefiro.com

Unfortunately it does not yet seem possible to make it run full duplex
under Linux - but I may look into rewriting the drivers.  OSS does not
properly support it.  There is apparently a way of synching two cards
together for 4 channel work.

- Robin


===============================================================

Robin Whittle    rw@firstpr.com.au  http://www.firstpr.com.au
                 Heidelberg Heights, Melbourne, Australia 

First Principles Research and expression: Consulting and 
                 technical writing. Music. Internet music 
                 marketing. Telecommunications. Consumer 
                 advocacy in telecommunications, especially 
                 privacy. M-F relationships. Kinetic sculpture.
                  
Real World       Electronics and software for music including:
Interfaces       Devil Fish mods for the TB-303, Akai sampler 
                 memory and Csound synthesis software. 

===============================================================