Sponsored Content
The Lounge What is on Your Mind? How Can We Increase the Size of Our Community? Post 302461108 by Corona688 on Friday 8th of October 2010 02:00:57 PM
Old 10-08-2010
Knowing what people are looking for and not finding could help too. So, search statistics in general sound interesting.
 

9 More Discussions You Might Find Interesting

1. Programming

How to increase the size of the stack

Hi!!, could someone tell me how to increase the stack size in HP-UX? Thanx (7 Replies)
Discussion started by: jyotipg
7 Replies

2. HP-UX

increase size

Hi All, one of the mount point in Hp ux server has reached 95% its a data base file and can not be deleted. so i want to know how to increase the size of mount point i am new to unix ,please help me (1 Reply)
Discussion started by: jyoti
1 Replies

3. Solaris

how to increase the size of the allotment

Hi all, I have a 130gb HDD of which 95b is taken up by various partitions of windows xp... I partitioned my HDD and gave solaris 10gb of space, but now owing to some development stuff i need to increase the space!!! How do i do it!! Please note that i do have ~20gb of space left still...... (2 Replies)
Discussion started by: wrapster
2 Replies

4. UNIX for Dummies Questions & Answers

How to increase the filesystem size?

Hi.. I want to increase the file system size of any filesystem online, without using the Volume manager like LVMs, is it possible? & if yes then how? (3 Replies)
Discussion started by: Amol21
3 Replies

5. Solaris

increase Root size

Dear all, I am very new to solaris, I have installed solaris 10, i tried installing few softwares into file system, unfortunately system failed to install stating "No space left on device " i searched few threads and it says, we have to increase root size. where my root size is... (2 Replies)
Discussion started by: radhnki
2 Replies

6. UNIX for Dummies Questions & Answers

Increase salt size

Unix protect its password by using salt It that mean larger the salt size the more secure? if the salt size increase greatly, will the password still able to be cracked? thank you for helping (1 Reply)
Discussion started by: cryogen
1 Replies

7. Solaris

increase metadevice size

Hi, I am having two metadevices d50 and d100 which are used to created soft partitions as and when required. d50 and d100 are metadevices formed on different disks. d50 -- disks 0 & 1 d100 -- disks 2 & 3 I have a soft partition d70 os 50 GB on d50. Now there is no free space on d50. ... (1 Reply)
Discussion started by: sag71155
1 Replies

8. UNIX for Dummies Questions & Answers

Increase size to sd[b-c]

hi guys I am working on my vmware workstation. I have a /dev/sdb which is 5GB. I am using LVM. Now I increase /dev/sdb 2 more GB. fdisk -l shows 7 GB but pvscan still shows 5GB. how do I make my system recognize the new 7GB added and be able to add those to my physical volumen and... (1 Reply)
Discussion started by: kopper
1 Replies

9. Solaris

Swap size increase

Dear All, How to increase the swap size when physicall memory reaches 60 %. OR it can be only done after the physicall memory is full. Rgds Rj (8 Replies)
Discussion started by: jegaraman
8 Replies
LV2PROC(1)						      General Commands Manual							LV2PROC(1)

NAME
lv2proc - a simple command line effect processor using LV2 plugins SYNOPSIS
lv2proc [ options ] -i input -o output plugin lv2proc -h|--help lv2proc --version DESCRIPTION
lv2proc generates an output sound file by applying a LV2 effect plugin to an input sound file. OPTIONS
-h, --help Print a short description of the command line options on the standard output and quit. --version Print version and copyright information on the standard output and quit. -i input Indicates the input sound file. -o output Indicates the output sound file. plugin LV2 plugin URI. -n frames Number of audio frames to be processed at each cycle (default is 512). -c port:value Assigns value to the port identified by port symbol port. The specified port must be a control input port and value must be a floating-point number in a form that strtof(3) undestands, assuming that the "C" locale is being used. --with-latency Disables latency compensation that is generously offered to you by default. --timing Report some timing statistics on the standard output after sound processing. --normalize Normalize the output file by applying the same gain factor to all channels. No fancy loudness estimation going on here, just trying to make use of the whole dynamic range of the output file format. ENVIRONMENT
LV2_PATH Used to override the list of directories where LV2 plugin bundles are looked for (as per LV2 specification, see <http://lv2plug.in/>). AUTHOR
Stefano D'Angelo <zanga dot mail at gmail dot com> SEE ALSO
lv2ls(1), lv2info(1) OCTOBER 2011 LV2PROC(1)
All times are GMT -4. The time now is 09:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy