patricksebastien

Results 11 issues of patricksebastien

This plugin crash in Carla but not in Festige. Using dssi-vst from kstudio ppa. ``` javascript DSSIVSTPluginInstance::DSSIVSTPluginInstance(TAL-Elek7ro-II-x86.dll) construction complete client sized shm to 1024 sized shm to 1024, 0 inputs...

already reported on the forum: http://charlie-roberts.com/Control/?topic=bug-android-cannot-pass-args http://charlie-roberts.com/Control/forum/topic.php?id=8267#post-11526 i use both liblo (oscsend) and puredata as the osc client and it's working on iOS, but not on android (ICS). woudl like...

Hi, I updated Cockpit CMS (0.10.0 -> 0.12.1) and now when **Insert an assets** (image) the html img src have the full URL (with the domain). Before (0.10.0) the URL...

Hi, I want to build a looper using PedalinoMini (using Pure Data or SooperLooper). What is the lowest latency configuration that I can use, is it: Wifi or Bluetooth. If...

question

I am having an issue with [Query exchangerate objects](https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/exchangerate#query-exchangerate-objects.) `PHP 8.2 - quickbooks/v3-php-sdk v6.1.2` When trying to query: `select * from exchangerate where sourcecurrencycode in ('EUR', 'INR') and asofdate='2023-07-07'` The...

On the desktop I have 2 shortcuts: one with the right name (from --win32metadata.ProductName="Bayam") but also another desktop icon pointing to my app name Electron? Not sure what is happening?

I have this error in my log (both in simulator and on a real ios device): `VERBOSE: GoogleAnalytics 3.13 -[GAIRequestBuilder requestGetUrl:payload:] (GAIRequestBuilder.m:195): building URLRequest for https://ssl.google-analytics.com/collect VERBOSE: GoogleAnalytics 3.13 -[GAIBatchingDispatcher...

I was not able to compile your plugin on cordova [email protected] As reported in the issue https://github.com/kraihn/cordova-plugin-tag-manager/issues/24

I am trying to build the Unity example (scene audiotest) with Unity basic and iOS basic. I get this error: ``` javascript Error building Player: SystemException: System.Net.Sockets are supported only...

Hi, I don't find the call to reconfirm someone that unsubscribed to our newsletter: https://github.com/twisted1919/mailwizz-php-sdk/blob/master/MailWizzApi/Endpoint/ListSubscribers.php Something like that? 'url' => $this->getConfig()->getApiUrl(sprintf('lists/%s/subscribers/%s/**subscribe**', (string)$listUid, (string)$subscriberUid)), ?