Result:
found more than 846 distributions - search limited to the first 2001 files matching your query
( run in 0.516 )
Audio-Nama
view release on metacpan or search on metacpan
lib/Audio/Nama.pm view on Meta::CPAN
# Copy everything from start_position to end_position on the current track to
# destination position on the current track.
# If the intervals overlap, nothing will happen.
# example:
# icopy 2 10 24 # copy measures 2 to 10 to measure 24 on the current track
proc icopy start_position end_position dest_position {
if [eval_cur_track] {
let cur_track = [gett];
let end_pos = [eval_pos $end_position];
if [eval_positive $end_position $dest_position] {
view all matches for this distribution
Audio-Play-MPG123
view release on metacpan or search on metacpan
mpg123/decode_i486.c view on Meta::CPAN
20,0,-19,50,-320,198,-2249,-1133,-14583,17173,4038,2491,273,454,-14,33,2);
FIR16_2(13,-1,31,20,439,-203,2489,-3637,16907,14959,-1454,2304,151,339,47,21,-1,
19,-1,-21,47,-339,151,-2304,-1454,-14959,16907,3637,2489,203,439,-20,31,1);
FIR16_2(14,-1,29,26,424,-136,2479,-3245,16623,15322,-1788,2354,100,357,44,22,-1,
18,-1,-22,44,-357,100,-2354,-1788,-15322,16623,3245,2479,136,424,-26,29,1);
FIR16_2(15,-1,27,31,408,-72,2459,-2863,16322,15671,-2135,2396,46,374,40,24,-1,
17,-1,-24,40,-374,46,-2396,-2135,-15671,16322,2863,2459,72,408,-31,27,1);
FIR16_1(16,-1,0,36,0,-11,0,-2493,0,16004,0,2431,0,391,0,26,0);
samples+=64;
}
return clip;
view all matches for this distribution
Audio-Radio-Sirius
view release on metacpan or search on metacpan
t/checksum.t view on Meta::CPAN
my %CHECKSUMS = (
'a40300df000680010901e000'
=> '09',
'a40300d98000'
=> '00',
'a40300ee002d80014204010e4a656e6e69666572204b6e617070020b4c617920497420446f776e8605244f3634458803317578'
=> 'ff',
'a40300a9005680019e0301244f726c616e646f20547261666669632f54616d706120696e20756e6465722034206d696e02244f726c616e646f20547261666669632f54616d706120696e20756e6465722034206d696e86042a4f524c'
=> 'd2',
);
require Audio::Radio::Sirius;
view all matches for this distribution
Audio-RaveMP
view release on metacpan or search on metacpan
font_8x16.c view on Meta::CPAN
/* 34 0x22 '"' */
0x00, /* 00000000 */
0x66, /* 01100110 */
0x66, /* 01100110 */
0x66, /* 01100110 */
0x24, /* 00100100 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
font_8x16.c view on Meta::CPAN
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
0x00, /* 00000000 */
/* 36 0x24 '$' */
0x18, /* 00011000 */
0x18, /* 00011000 */
0x7c, /* 01111100 */
0xc6, /* 11000110 */
0xc2, /* 11000010 */
view all matches for this distribution
Audio-Scan
view release on metacpan or search on metacpan
fixed parsing of APE tags with multiple items separated by a null byte.
- Bug 12615, improved Ogg Vorbis parser to do a better job finding the
audio offset.
- Bug 12668, fixed build on OpenSolaris (Sun's CC doesn't support -Wall).
0.24 2009-07-09 22:45:00
- Bug 12691, some people have *really* large embedded artwork, allow buffer
to allocate up to 5M at a time (was 1M).
0.23 2009-06-26 10:00:00
- Added support for ADTS files with leading junk before first audio frame.
view all matches for this distribution( run in 0.516 second using v1.01-cache-2.11-cpan-7add2cbd662 )