Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] OSC in 5.06 (float)

Date2007-11-01 16:14
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] OSC in 5.06 (float)
I am not sure about Windows but it looks to me as if it does fins osc.dll 
but cannot load it as some reference is not resolved.  Do you have 
liblo.dll or simular?  The OSC opcodes use liblo to do the lower level 
stuff.

==John ff



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-11-01 17:05
From"Art Hunkins"
Subject[Cs-dev] OSC in 5.06 (float)
(I've sent this mail twice to the "regular" group, without its going
through; now will try the developers - which may be more appropriate
anyway.)


I'm trying to play Mark's Wiimote dance piece that uses the OSC opcodes.
When run, csound does not find osc.dll though it is in the same directory
(along with everything else necessary) I'm running in. OS is Windows ME.)

Was there some problem with OSC in 5.06 (float), from the Windows installer?

Everything else seems to be working except the OSC opcodes.

Below is my run printout. All the "missing" dll's are in the run directory
(many of them relate to GlovePIE rather than Csound5; all this stuff is
installed in the same directory, LettuceFinal). Also, I have OPCODEDIR
pointing to this directory (just to eliminate one more possibility).

TIA for illumination -

Art Hunkins

WARNING: 'C:\LETTUCEFINAL\RPPM3DDI.dll' is not a Csound plugin library
WARNING: 'C:\LETTUCEFINAL\libsndfile-1.dll' is not a Csound plugin library
PortMIDI real time MIDI plugin for Csound
WARNING: 'C:\LETTUCEFINAL\portaudio.dll' is not a Csound plugin library
PortAudio real-time audio module for Csound
Windows MME real time audio and MIDI module for Csound by Istvan Varga
WARNING: 'C:\LETTUCEFINAL\RPPM3USB.dll' is not a Csound plugin library
WARNING: 'C:\LETTUCEFINAL\fltk.dll' is not a Csound plugin library
WARNING: 'C:\LETTUCEFINAL\RPPM3Csafe.dll' is not a Csound plugin library
WARNING: 'C:\LETTUCEFINAL\Bird.dll' is not a Csound plugin library
WARNING: 'C:\LETTUCEFINAL\EMADevice_DLL.DLL' is not a Csound plugin library
WARNING: 'C:\LETTUCEFINAL\fglove.dll' is not a Csound plugin library
WARNING: could not open library 'C:\LETTUCEFINAL\OptiTrack.dll' (-1)
WARNING: 'C:\LETTUCEFINAL\P5DLL.dll' is not a Csound plugin library
WARNING: 'C:\LETTUCEFINAL\PPT.dll' is not a Csound plugin library
WARNING: could not open library 'C:\LETTUCEFINAL\osc.dll' (-1)
0dBFS level = 32768.0
Csound version 5.06 (float samples) Jul  1 2007
libsndfile-1.0.18pre10
UnifiedCSD:  C:\LettuceFinal\tempfile.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
orchname:  C:\WINDOWS\TEMP\cs34.orc
scorename: C:\WINDOWS\TEMP\cs35.sco
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
orch compiler:
625 lines read
error:  no legal opcode, line 16:
gilisten OSCinit 50000
 instr 1
error:  no legal opcode, line 72:
k1 OSClisten gilisten, "/wii/x", "f", kx
error:  no legal opcode, line 74:
k2 OSClisten gilisten, "/wii/y", "f", ky
error:  no legal opcode, line 76:
k3 OSClisten gilisten, "/wii/z", "f", kz
error:  no legal opcode, line 78:
k4 OSClisten gilisten, "/wii/pitch", "f", kpitch
error:  no legal opcode, line 80:
k5 OSClisten gilisten, "/wii/roll", "f", kroll
 instr 2
 instr 3
 instr 4
 instr 5
 instr 6
6 syntax errors in orchestra.  compilation invalid


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-11-02 16:47
From"Ben McAllister"
SubjectRe: [Cs-dev] OSC in 5.06 (float)
AttachmentsNone