PDA

View Full Version : WDL users forum


Pages : 1 2 3 4 5 6 [7]

  1. AU plist not building correctly from resource.h
  2. IPlug2: composition classes
  3. What are all the project "plists" used for?
  4. MIDI only effect?
  5. delete
  6. Return value of IControl Draw
  7. How to Make Momentary Switch?
  8. Bitmaps / Draw Bezier on iPlug2
  9. macOS: Screen coordinates relative to *top* left corner?
  10. Delete
  11. building iPlug2 examples on macOS Mojave - need some help
  12. iPlug2 graphics pros and cons
  13. iPlug no longer supported and iPlug2 "not ready" so...what to use?
  14. Please Delete - superseded by iPlug2 post
  15. A plugin that hosts plugins.... iPlug?
  16. iPlug2 VST3 fails validation - Bypass parameter improperly set
  17. VST3 & Windows - Linker error?
  18. Showing All Messages :-1: The i386 architecture is deprecated. You should update you
  19. Midi MakeNoteOnMsg
  20. How to update a parameter from Process()?
  21. Cakewalk/SONAR does not load last preset in VST3 preset dropdown - SOLVED
  22. IPlug 2 SetUp Question
  23. WDL/swell: Linux: BitBlt and StretchBlt: SRCCOPY_USEALPHACHAN not working [FIXED!]
  24. Why is mOffset set to 0 for pitch bend and control change IMidiMsg ?
  25. Midi Clock
  26. Logic load IPLUG_CTOR two times
  27. add midi messages to queue using a button
  28. How to hide/show an IBitmap control?
  29. Reaper 5.978 loads VST3 presets but always shows "Default" preset name
  30. Latency compensation when bypass (AAX and other)
  31. How to set transparency of swell window on macOS
  32. !!!!!!!!!!! IPlug2 Challenge !!!!!!!!!!!
  33. Is “AAX” market worth the headaches?
  34. best way to know if audio engine is active?
  35. Validation tool for testing AAX format?
  36. Pitch knob with iPlug2
  37. Pace “digital signing” for AAX versions
  38. Changing Impulse during runtime: Convolution
  39. AAX plugin bug - can you decipher this PT message?
  40. Linking External Libraries In iPlug
  41. SetLatency() doesn't work in Pro Tools?
  42. How to get "MakePresets" to work in AAX builds?
  43. How to get the AAX Avid icon to show up in Win file manager?
  44. On macOS, windows created via CreateDialog always remain in background
  45. IPlug VST3 3.6.13 Stereo Problems
  46. Any way to run computations outside the audio thread in WDL-OL?
  47. Audio Unit crash on Logic pro 10.4
  48. Why iPlug 2 and not RackAfx or Juce?
  49. "Bool" parameter problem in AAX builds
  50. "Branches/forks" of iPlug on GitHub
  51. Seems Steinberg have changed some filenames in their SDK
  52. TreeView notification bug on linux
  53. Post-build "plists" don't always match resource.h - why?
  54. Any way to oversample GUI elements in iPlug?
  55. macOS 10.15 Catalina: notarization for our plug-ins/dmg/pkg ?
  56. Simple serial number implementation in iPlug?
  57. Trying to use WDL in a stand alone Windows Program
  58. WDL_FastString Newbie Question
  59. Linux
  60. IPLUG2 forum
  61. A case against PLUG_DOES_STATE_CHUNKS
  62. Anyone here building iPlug1 on Xcode 10+?
  63. Setting up IPLUG 2
  64. Build IPlugEffect with latest wdl/ol?
  65. iPlug2 + JS + mobile?
  66. Iplug2, SET/GET control
  67. Ssl nucleus2
  68. Trigger Effect + GUI Element via MIDI
  69. IPlug (wdl-ol) Hidden Parameters
  70. IActionFunction, call from code...
  71. Problem with AU builds on Xcode10
  72. IPlug1, IPlug2. Problem with presets in VST3.
  73. Code for play wav or mp3...
  74. VST works midi CC/PC/etc.- VST3 only note on/off
  75. Problems building VST3 with iPlug2 project
  76. IPlug Win vs IPlug OSX
  77. Multiframe bitmaps "normalized" value doesn't make sense?
  78. Retina problems
  79. (not DSP) pointer to meanness.
  80. Image resources not working correctly with iPlug2
  81. macOS: StretchBlt with SRCCOPY_USEALPHACHAN does not apply alpha
  82. iPlug2 VST3 build error - "pluginfactory.cpp"
  83. IPlugEffect left speaker, and Ableton problem
  84. Anyone know what changed in Wavelab 10 VST3 handling? SOLVED
  85. a way to get mPPQPos value from host?
  86. Easy way to design a gui
  87. [IPlug1] Fixed scratch buffers for disconnected I/O
  88. MakePreset and VST3_PRESET_LIST
  89. IPlug2 GUI Extremely slow in Win
  90. ETA on production-ready?
  91. multi midi ports?
  92. IPlug2 or JUCE
  93. VST3 plugins on Windows should be "folders"?
  94. IPlug2 destroy~
  95. DrawLine problem
  96. Simple Draw Rectangle Control error
  97. IPlug2 GetGUI()->SetParameterFromGUI : (
  98. How to use the WDL FFT library?
  99. IPlug2: Building WAM on windows?
  100. Steps for PKG/PLUGIN Notarization (At least for me)
  101. IPlug2 and NANOVG lines.
  102. iPlug2: How to make an invert IBSwitchControl/IVSwitchControl
  103. IPlug2 Mac and Skia
  104. Why does my 2-2 plugin show up in Pro Tools for MONO clips?
  105. Why IPlug2 leaks everywhere?
  106. iPlug2
  107. iPlug2 with Faust on Windows
  108. Ableton Live overwrites Factory Presets?
  109. VST3 plugins that PLAY but don't RENDER in Wavelab?
  110. Using images from rc files in Iplug2?
  111. How to get color value of pixel in IBitmap?
  112. Problem with IBitmap in IPlug2
  113. VST3 Parameter loading problem in Samplitude
  114. Can't serialize (WDL-OL)
  115. Xcode version 11.4 (11E146) crashes
  116. How to call SetLatency method correctly?
  117. Sidechain pain - AU side chain issues SOLVED
  118. VST3 use LegacyMIDICCOutEvent
  119. Catalina - developer cannot be verified
  120. Best way to implement VST3 factory presets?
  121. Question on IPlugConvoEngine
  122. Ableton -- Why wont SendMidiMsg work from a Thread?
  123. Did something change in the way Reaper loads VST3 presets?
  124. macOS: Subclassing REAPER windows, WM_PAINT: How to deal with GPU acceleration?
  125. SetIsMeta() on Tale version
  126. Safe huge values on controls
  127. Sample Accurate MIDI input
  128. Find how many params was stored in host
  129. Acustica plugin display issues
  130. Some Hosts do not send bypass !?
  131. dBMeter scale
  132. ITextControl produces different font size Mac vs PC
  133. Added parameters to published plugin - how to distribute for backward compatibility?
  134. IPlugConvoEngine Latency Compensation
  135. How to display ITextControl on mouse over another control?
  136. SetDisplayText() not working properly in AAX and Audio Units - SOLVED
  137. VST3 "OnMouseOver" not releasing focus to DAW preset menu overlay
  138. AAX - inconsistent mouse handling on Mac OS when audio playing
  139. Read wav files - wrong data
  140. Loading a Preset vs. loading DAW project recall?
  141. How to Insert note name in the piano roll
  142. Techniques for "A/B" compare functionality?
  143. Better bitmap resizing in IPlug1
  144. How to clear out old Pro Tools plugin presets? SOLVED
  145. How can I draw directly with Lice without using IPlug
  146. "1-1 2-1" not working in AU - SOLVED
  147. Massive CPU load difference between Mac and Win versions of plugins - SOLVED
  148. What causes DAW CPU load to jump around?
  149. iplug 2 vs Juce technical differences?
  150. Mono in/Mono out (1-1) not working in AU Lab/Logic - SOLVED
  151. Why does 44100Hz mean 44473Hz ?
  152. Something corrupts in WDL files when building AU plugins - SOLVED
  153. ISwitchControl bitmap getting out of sync on AAX
  154. Some inaccuracies in the work of IPlug/IPlug2 plugins in DAW Kushview Element
  155. SetCursor in XCode it gives me errors
  156. uunicode string inputs
  157. iPlug2 - Reaper Extension Example dosn't compile on Windows Release Build?
  158. iPlug 2: Location of the component file??
  159. IPlug 2: how to set "mono -> stereo"?
  160. Audio sampler and right buffering
  161. SetCanAutomate() and Bool/Int parameters not working right in VST2 - SOLVED
  162. Iplug2 real time stream to file
  163. Static variables in functions are safe?
  164. Big Sur
  165. Bool value of "Bypass" - industry convention?
  166. Is there a way to control Reaper's transport from a plugin?
  167. Filter modulation frequency scaling
  168. Center alligned text on mac
  169. YouLean's IPlug Branch...setup guide?
  170. ISwitchControl "write" automation erratic in Logic Pro X
  171. How are you handling GUI scaling for 4K monitors?
  172. "Support for Retina displays on Mac"?
  173. IPlug Examples (beginner question)
  174. Problem Setting up WDL-OL (Visual Studio 2019)
  175. WDL convolution and very small buffers
  176. GUI problem in Logic Pro
  177. How to use Swell?
  178. can we access spl in iplug2 like we can with JSFX?
  179. Controls from font
  180. No longer validates Audio Units on Big Sur
  181. First open bug : "No profiles for AUv3
  182. Multi-Platform Swell Template
  183. What API does WDL use to capture the screen underneath it?
  184. From where can I download VST3 SDK 3.5.1 ?
  185. How to store strings on VST3 chunks?
  186. processSetup.symbolicSampleSize to kSample64 for all DAW's
  187. How to drag and drop MIDI clip from VST to Host?
  188. Cannot edit or even read information about a RichEdit
  189. C++ question - overlapping arrays?
  190. How to check if the graphics is active?
  191. How to catch the plugin window focus loss event in mac OS?
  192. WDL Documentation and examples
  193. auval call destructor two times
  194. How to compile EEL source for x64 ?