-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Issue: no sound
System:
Dual boot
Windows 7 (sda)
Ubuntu 12.04 (sdb)
2 harddrives
Dell XPS 730
Video card: AMD Radeo HD 7770 Diamond Multimedia
Sound card: Creative Labs SB X-Fi
Additional info:
My sound used to work.
Then, my old video card (NVIDIA geforce 280) died.
I bought and…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I have Ubuntu 12.04 installed on my laptop. When I go to Sound Settings while logged into my user, no sound card appears detected.
In spite of this, the sound on my laptop is working ok, and I can use alsamixer just fine. The Unity sound indicator is dead, and this is quite annoying.
If I login…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I have weired issue. I did a fresh installation of Ubuntu 12.04. Then I installed Nvidia drives for my graphics card. I executed the command "modprobe nvidia" after installing the Nvidia drivers and rebooted. After reboot, sound indicator in top panel is disabled and I can't control the volume from…
>>> More
-
as seen on Super User
- Search for 'Super User'
hi
I want to play a stereo sound in the following manner using c#.net
It’s a stereo track: Make it possible to hear only the L or only the R channel or both channels simultaneously. If you play only one channel put the audio out in mono so that you can hear the one channel in either speakers or…
>>> More
-
as seen on Super User
- Search for 'Super User'
Hi,
I am trying to get OSS4 to work on a Debian Squeeze 64 bit machine with an usb sound adapter.
There is no sound from this adapter at the present, although it worked just before on the previous installation.
You can see the output of some commands here:
$ sudo /etc/init.d/oss4-base restart
Stopping…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I would like to make (or learn how to make) VST plugins. Is there a special SDK for this? how does one yield a .vst instead of a .exe? Also, if one is looking to make Audio Units for Logic Pro, how is that done?
Thanks
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello, I'm trying to use the VST.Net and NAudio frameworks to build an application that processes audio using a VST plugin.
Ideally, the application should load a wav or mp3 file, process it with the VST, and then write a new file.
I have done some poking around with the VST.Net library and was…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to get a read on the effort level involved in building a barebones virtual instrument host in C++ or C# but I haven't been able to get any hard information. Does anybody know any good starter apps, tutorials, helper libraries for this sort of thing?
If it matters, the goal would be to…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Preface
I'm developing VST-plugins which are DLL-based software modules and loaded by VST-supporting host applications. To open a VST-plugin the host applications loads the VST-DLL and calls an appropriate function of the plugin while providing a native window handle, which the plugin can use to…
>>> More
-
as seen on Super User
- Search for 'Super User'
I would like to be able to use VST/AudioUnit effects from a rewire slave such as Ableton Live, but it seems that Live doesn't let you use plugins when running in this mode. I'm not exactly sure why that is, but it would be nice to get working so that I could use VST plugins from within GarageBand…
>>> More