cocon

Forum Replies Created

Viewing 12 posts - 331 through 342 (of 342 total)
  • Author
    Posts
  • in reply to: monkey2 modules in progress #2540

    cocon
    Participant

    Nice one!

    Regarding portmidi I would be interested to know if it would generate live midi events. For example if you put some notes (E E F G G…) if they could be caught from an daw application.

    Here is an example:

    in reply to: Linux release end of life and development. #2539

    cocon
    Participant

    This is mostly a case on computing infrastructure, where when something works there is no need to change it. https://thetimedok.files.wordpress.com/2014/11/wrong4.jpg. This is mostly because, changes into the infrastructure would introduce risks that no one would like to deal with (cost, time, quality of service) and everything remains the same for safety.

    The most logical approach, is <span style=”line-height: 1.5;”>to use what suits the needs better. </span>However when time comes to release an application, you will need to test it to as much systems as possible, and preferably more targeted to latest versions in order to guarantee stability.

    in reply to: How to pass variables by reference? #2518

    cocon
    Participant

    Thanks everybody 🙂

    in reply to: Image Filtering #2411

    cocon
    Participant

    This might be a case of OpenGL library issue (changing the texture state somewhere).

    (search something like: SDL textures appear blurred)

    https://www.opengl.org/discussion_boards/showthread.php/166337-Blurred-textures-need-it-sharp

    in reply to: module std/graphics/color.monkey2 additions #2305

    cocon
    Participant

    You wrote a script to write the monkey code? I mean, clever solution, and not to be condescending, but… why not sublime text?

    At this time I wanted to convert the values from integer 255 to float 1.0 and as an additional bonus I did some string concat to hit two birds with a stone.

     

    What did you use to embed the text as code?

    There is this [<>] icon at the top right of the editor.

     

    There are a number of missing entries.

    I did sort the lines with Sublime and removed the doubles with the eye, perhaps the best way is to use the Javascript generator again. 🙂

    Attachments:
    in reply to: Raspberry Pi binaries #2304

    cocon
    Participant

    Very cool, this gives me an idea an Android target might be not-so-far-away.

    in reply to: Ted21 Color requester concept #2303

    cocon
    Participant

    Provided these palettes are stored in XML or JSON files there could be thousand of them that will be easily shared among users.

    in reply to: module std/graphics/color.monkey2 additions #2282

    cocon
    Participant

    I merged the list with yours, however there were some differences with the color values, I don’t know exactly about which is better, but I kept those of MonoGame.

    Perhaps there might be various classes and each one might have its own palette.

    in reply to: [Ted] Added feature to re open files. #2270

    cocon
    Participant

    If you are in a hurry get this file:
    https://1drv.ms/u/s!AquVr9J7xRcsgWnlSlXH8i6-b_lV

    in reply to: module std/graphics/color.monkey2 additions #2264

    cocon
    Participant

    Here are some colors from MonoGame

    To autogenerate the colors I used this snippet in the browser:

    in reply to: quirks, requests, questions and answers #2188

    cocon
    Participant

    Mark accepts contibutions on github repository?

    in reply to: Help with an OpenGL sample #2131

    cocon
    Participant

    OK Thanks.

Viewing 12 posts - 331 through 342 (of 342 total)