search for: forcemono

Displaying 5 results from an estimated 5 matches for "forcemono".

Did you mean: force_on
2016 Apr 26
3
[opus-tools] [PATCH] Add channel-mapping argument to force channel mapping
...} }else if(strcmp(long_options[option_index].name,"comp")==0 || strcmp(long_options[option_index].name,"complexity")==0){ complexity=atoi(optarg); @@ -692,7 +702,11 @@ int main(int argc, char **argv) /*OggOpus headers*/ /*FIXME: broke forcemono*/ header.channels=chan; - header.channel_mapping=header.channels>8?255:chan>2; + if (channel_mapping >= 0) { + header.channel_mapping = channel_mapping; + } else { + header.channel_mapping = header.channels > 8 ? 255 : header.channels > 2; + } header.input_sample_ra...
2010 Jul 11
2
dotnet 3.0 app crash on startup
Hello. I installed a program called ConnectUO (http://www.connectuo.com) which allows Ultima Online players to connect to free servers. When run, a splash screen is supposed to show up and checks for new version before loading the main window, but crashes as it tries to load the splash screen. I'm running: Ubuntu 10.04 Lucid Lynx 64 bit Wine 1.2 rc7 Winetricks 20100618 Installed dotnet20 and
2016 Apr 26
0
Antw: [opus-tools] [PATCH] Add channel-mapping argument to force channel mapping
...rcmp(long_options[option_index].name,"comp")==0 || > strcmp(long_options[option_index].name,"complexity")==0){ > complexity=atoi(optarg); > @@ -692,7 +702,11 @@ int main(int argc, char **argv) > > /*OggOpus headers*/ /*FIXME: broke forcemono*/ > header.channels=chan; > - header.channel_mapping=header.channels>8?255:chan>2; > + if (channel_mapping >= 0) { > + header.channel_mapping = channel_mapping; > + } else { > + header.channel_mapping = header.channels > 8 ? 255 : header.channels > &g...
2010 Jul 28
6
Attempting to bypass .net check/use mono
I am trying to use the mono26 install from winetricks in order to run an installer that fails to find: C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe even though I have both that 2.0 and the 3.0 framework in my .wine/ folder. Once it fails to find that file it starts to run a 3.5 framework installer that wine doesn't quite have working yet. Does anybody have any advice on
2010 Aug 25
28
Still can't install from NanoCorp
Hi guys. Have wine 1.3.1 installed and the bug http://bugs.winehq.org/show_bug.cgi?id=23935 was reported as fixed, closed. So tried to install ispq9.msi and this is the output from the terminal. benjie1 at benjie1:~$ cd Downloads/ benjie1 at benjie1:~/Downloads$ ls 08-13-10.ic2 ICUBackup10.exe usr bookmarks icuii81.exe wine-1.3.1 email addresses ispq9.msi