Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
71461976
Commit
71461976
authored
Oct 04, 2007
by
Miller Puckette
Browse files
bug fix, 64-bit soundfile writing from tables
parent
b58d85e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/3.audio.examples/I07.phase.vocoder.pd
View file @
71461976
#N canvas
425 33
744 599 12;
#N canvas
164 25
744 599 12;
#X floatatom 494 315 5 0 0 0 - transpo-set -;
#X floatatom 167 383 3 0 0 0 - speed-set -;
#X floatatom 55 385 7 0 0 0 - location-set -;
#N canvas 90 42 821 693 fft-analysis
0
;
#N canvas 90 42 821 693 fft-analysis
1
;
#X obj 51 477 *~;
#X obj 18 477 *~;
#X obj 18 499 -~;
...
...
@@ -37,9 +37,9 @@
bang;
#X msg 426 619 set \$1 4;
#X obj 97 425 q8_rsqrt~;
#N canvas 139 105 1006 799 read-windows
0
;
#N canvas 139 105 1006 799 read-windows
1
;
#X obj 18 693 *~;
#X obj 34
0
448 r window-size;
#X obj 3
6
4 448 r window-size;
#X obj 156 300 f;
#X obj 102 91 r window-size;
#X obj 102 139 /;
...
...
@@ -60,14 +60,14 @@ bang;
#X text 188 394 reading location (samples);
#X obj 51 597 / 4;
#X obj 288 245 * 0.01;
#X floatatom 34
0
498 7 0 0 0 - - -;
#X obj 34
0
474 *;
#X obj
499 365
r transpo;
#X obj
499 387
* 0.01;
#X obj 50
1 408
+ 69;
#X obj 50
2
4
29
mtof;
#X obj 50
2
4
51
/ 440;
#X obj 3
75
474 t b f;
#X floatatom 3
6
4 498 7 0 0 0 - - -;
#X obj 3
6
4 474 *;
#X obj
502 347
r transpo;
#X obj
502 369
* 0.01;
#X obj 50
4 390
+ 69;
#X obj 50
5
4
11
mtof;
#X obj 50
5
4
33
/ 440;
#X obj 3
99
474 t b f;
#X obj 19 719 outlet~;
#X obj 195 720 outlet~;
#X obj 218 664 tabreceive~ \$0-hann;
...
...
@@ -77,7 +77,7 @@ bang;
#X obj 768 508 r speed;
#X msg 768 532 set \$1;
#X obj 768 557 s speed-set;
#X text 4
11
498 stretched window size (samples);
#X text 4
32
498 stretched window size (samples);
#X obj 877 507 r transpo;
#X msg 877 533 set \$1;
#X obj 877 558 s transpo-set;
...
...
@@ -123,8 +123,8 @@ by "location". If "speed" is nonzero \, "location" automatically precesses.
#X obj 845 684 r auto;
#X obj 730 685 r no-detune;
#X msg 730 707 \; detune 0;
#X text 32
6
2
75
loop to precess the location according;
#X text 32
5
29
1
to the "speed" parameter.;
#X text 32
1
2
80
loop to precess the location according;
#X text 32
0
29
6
to the "speed" parameter.;
#X text 611 31 if location changes \, update number box;
#X text 610 50 in main window via "location-set" \, but;
#X text 613 69 taking care to limit frequency of updates.;
...
...
@@ -136,6 +136,14 @@ by "location". If "speed" is nonzero \, "location" automatically precesses.
#X text 496 527 "rewind" control takes us;
#X text 499 545 to a location depending on;
#X text 499 564 stretched window size.;
#X obj 593 457 t b f;
#X obj 617 395 samplerate~;
#X obj 593 348 r \$0-insamprate;
#X obj 593 418 /;
#X obj 505 455 * 1;
#X text 494 312 desired transposition and sample;
#X text 494 329 rate correction for soundfile;
#X obj 593 370 t f b;
#X connect 0 0 30 0;
#X connect 1 0 23 0;
#X connect 2 0 11 0;
...
...
@@ -171,7 +179,7 @@ by "location". If "speed" is nonzero \, "location" automatically precesses.
#X connect 25 0 26 0;
#X connect 26 0 27 0;
#X connect 27 0 28 0;
#X connect 28 0
2
9 0;
#X connect 28 0
9
9 0;
#X connect 29 0 23 0;
#X connect 29 1 23 1;
#X connect 32 0 5 1;
...
...
@@ -216,6 +224,14 @@ by "location". If "speed" is nonzero \, "location" automatically precesses.
#X connect 77 0 75 0;
#X connect 79 0 78 0;
#X connect 80 0 81 0;
#X connect 95 0 99 0;
#X connect 95 1 99 1;
#X connect 96 0 98 1;
#X connect 97 0 102 0;
#X connect 98 0 95 0;
#X connect 99 0 29 0;
#X connect 102 0 98 0;
#X connect 102 1 96 0;
#X restore 109 133 pd read-windows;
#X obj 137 543 tabsend~ prev-imag;
#X obj 136 567 tabsend~ prev-real;
...
...
@@ -363,8 +379,8 @@ shifts the signal to the left or right depending on its argument.)
#X obj 56 517 output~;
#N canvas 0 110 565 454 hann-window 0;
#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0-hann
2048
float 0;
#X coords 0 1
2047
0 300 100 1;
#X array \$0-hann
1024
float 0;
#X coords 0 1
1023
0 300 100 1;
#X restore 82 311 graph;
#X obj 378 165 osc~;
#X obj 378 190 *~ -0.5;
...
...
@@ -413,8 +429,8 @@ and window-msec (analysis window size in seconds and msec).;
#X restore 440 528 pd hann-window;
#N canvas 388 86 694 447 insample 0;
#N canvas 0 0 450 300 (subpatch) 0;
#X array \$0-sample
62079
float 0;
#X coords 0 1
62078
-1 400 150 1;
#X array \$0-sample
155948
float 0;
#X coords 0 1
155947
-1 400 150 1;
#X restore 281 135 graph;
#X obj 28 133 r read-sample;
#X obj 28 184 unpack s f;
...
...
src/d_soundfile.c
View file @
71461976
...
...
@@ -1256,7 +1256,7 @@ long soundfiler_dowrite(void *obj, t_canvas *canvas,
break
;
}
itemswritten
+=
thiswrite
;
onset
+=
thiswrite
;
onset
+=
thiswrite
*
(
sizeof
(
t_word
)
/
sizeof
(
float
))
;
}
if
(
fd
>=
0
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment