Bugs item #3469342, was opened at 2012-01-04 01:33 Message generated for change (Tracker Item Submitted) made by menno0 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3469342&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: Open Resolution: None Priority: 5 Private: No Submitted By: Menno (menno0) Assigned to: Nobody/Anonymous (nobody) Summary: mp3 issues Initial Comment: using GEN49 i find that the sample is playes 3 x too fast (and so tto high) My system: Xubuntu 11.10, Csound version 5.15 beta (double samples) Dec 23 2011 ; Select audio/midi flags here according to platform ; Audio out Audio in -odac -iadc ;;;RT audio I/O ; For Non-realtime ouput leave only the line below: ; -o gen01.wav -W ;;; for file output any platform ; Initialize the global variables. sr = 44100 kr = 4410 ksmps = 10 nchnls = 2 ; Instrument #1. instr 1 kamp = 30000 ; kcps = 1;3 times too fast kcps = 1/3 ifn = 1 ; Play the audio sample stored in Table #1. a1 oscil kamp, kcps, ifn outs a1, a1 endin ; Table #1: read an audio file (using GEN49). f 1 0 131072 49 "beats.mp3" 0 1 ; Play Instrument #1 for 2 seconds. i 1 0 2 e ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=564599&aid=3469342&group_id=81968 ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net