Recent content by lcedlightning

  1. L

    Can someone tell me what is wrong with my PHP?

    Here is my code. When I submit my html form (the action is this php script), i am returned a blank page at the address (http://.../hw05.php) <?xml version = "1.0" encoding ="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">...
  2. L

    Need guidance with VST.NET and the creation of a VSTi?

    I am trying to use VST.NET to build a VSTi that will have an ADSR envelope. It will be a 10-harmonic design where each harmonic is individually controlled by a slider on the plugin UI. Which harmonics are activated will depend on a combo box that has Sine, Square, Triangle, Ramp Up, Ramp Down...
Back
Top