Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Tagliare dei .wav [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
canduc17
l33t
l33t


Joined: 11 Oct 2005
Posts: 795
Location: Ferrara, Italy

PostPosted: Mon Sep 17, 2007 6:28 am    Post subject: Tagliare dei .wav [Risolto] Reply with quote

Ciao.
Mi servirebbe un programma o anche uno script per affettare dei file .wav.
La maggior parte sono da accorciare all'inizio o alla fine...cosa mi consigliate?
_________________
A cow enters a supermarket, does an handstand and dies. (Public toilet graffito)


Last edited by canduc17 on Mon Sep 17, 2007 9:14 am; edited 1 time in total
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Mon Sep 17, 2007 7:05 am    Post subject: Re: Tagliare dei .wav Reply with quote

canduc17 wrote:
Ciao.
Mi servirebbe un programma o anche uno script per affettare dei file .wav.
La maggior parte sono da accorciare all'inizio o alla fine...cosa mi consigliate?

Code:
eix -Cc sound | grep wav
te ne propone un bel po' ma non avendo mai avuto necessita non ne ho mai provato uno e quindi non posso consigliarti ...
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4792
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Mon Sep 17, 2007 7:15 am    Post subject: Reply with quote

media-sound/wavsplit è una cosa elementare, quasi infantile, ma chirurgica per il tuo scopo.

oppure il classico media-sound/audacity .
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
canduc17
l33t
l33t


Joined: 11 Oct 2005
Posts: 795
Location: Ferrara, Italy

PostPosted: Mon Sep 17, 2007 9:13 am    Post subject: Reply with quote

Grazie cloc3, non chiedevo niente di più:
Code:
canduc@candesktop ~ $ wavsplit -H MiaCompilation.wav 00:01:35.25 00:01:37.25 00:06:01.08 00:06:03.08

WAVSPLIT version 1.2.1 (http://www.fomalhaut.de)
Licensed under GPL by author Tobias Weihmann
Hour patch by Sacha Bartok (sacha@myrealbox.com)
Modified for frames, hours, seconds, decimal seconds by Alan Fitch
Modified for individual track lengths (non-cumulative splits) by Derek Schuff

INFO: Hours:mins:sec format selected
CDImage.wav Actual size of file (647366876) is larger than the databytes (647366876), setting to actual size: 647366832!
Channels: 2
Samplerate: 44100Hz
Samplebits: 16
Databytes: 647366832

Split         Hours  Mins   Seconds         Bytes         %
[01]    until     0     1    35.250      16802100    2.60%
[02]    until     0     1    37.250      17154900    2.65%
[03]    until     0     6     1.080      63694512    9.84%
[04]    until     0     6     3.080      64047312    9.89%
[05]    until the end                   647366832   100.00%
Success.

canduc@candesktop ~ $
Saluto! :D
_________________
A cow enters a supermarket, does an handstand and dies. (Public toilet graffito)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum