Csound Csound-dev Csound-tekno Search About

[Cs-dev] [ csound-Bugs-3019481 ] DSSI issues

Date2010-09-21 20:40
From"SourceForge.net"
Subject[Cs-dev] [ csound-Bugs-3019481 ] DSSI issues
Bugs item #3019481, was opened at 2010-06-22 11:25
Message generated for change (Settings changed) made by menno0
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3019481&group_id=81968

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Menno (menno0)
Assigned to: Andres Cabrera (mantaraya36)
Summary: DSSI issues

Initial Comment:
- trying this example:



-odac           ;-iadc     -d     ;;;RT audio I/O


  sr        =           44100
  kr        =           4410
  ksmps     =           10
  nchnls    =           2

gihandle dssiinit "g2reverb.so", 0, 1
gaout init  0

instr 1
dssiactivate gihandle, 1
endin

instr 2
ain1	diskin2 "beats.wav", 1
;outs	 ain1, ain1

gaout = gaout+ain1
endin

instr 3
; try this small room : dssictls gihandle, 4, 10, 1 	
dssictls gihandle, 4, 10, 1 ; big room 
dssictls gihandle, 5, 2, 1
dssictls gihandle, 6, .9, 1
;kref	line -80, p3, 0
dssictls gihandle, 9, 0, 1
dssictls gihandle, 10, .9, 1
endin

instr 4

aout1, aout2 dssiaudio gihandle, gaout, gaout	;get beats.wav
outs aout1,aout2

gaout = 0
endin





i 1 0 6 
i 2 1 6
i 3 1 6
i 4 0 7

e




the room size for example can not be changed, as a matter of fact it seems dssictls does not have an effect on performance.
And most of the effects do not do anything with this example.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3019481&group_id=81968

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net