nog een
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
(make-directory* (let-values ([(base name dir?) (split-path dst)]) base))
|
||||
(call-with-output-file dst #:exists 'replace
|
||||
(lambda (o) (fprintf o "opus from ~a at ~a" (path->string src) kbps)))
|
||||
(list (cons 'mock #t) (cons 'kbps kbps)))
|
||||
(lambda () kbps))
|
||||
|
||||
(define first-summary
|
||||
(manage-flac2opus-tree tmp out #:kbps 192 #:convert-proc mock-convert))
|
||||
|
||||
Reference in New Issue
Block a user