• bamsehopp

    @LiamG thanks for clearing that up!

    posted in technical issues read more
  • bamsehopp

    @whale-av thanks for the suggestion, I can't use extended for this unfortunately, but I will check it out!
    @LarsXI Thanks! I don't quite get how you mean with |f | x |+ 1|, if you could write a quick patch that would truly be helpful!

    posted in technical issues read more
  • bamsehopp

    Hi! I've been searching for this for a while and feel like I need to ask here now :) I'm trying to paint an exponential curve in a table. I've done it before using tabwrite and a metro banging out a number feeding into x^2. But it's not fast nor reliable. What I'm looking for is a simple message to say set table to x^2. One click action sort of how the message ; array1 const 0 works. Is there a way to combine expressions and writing to tables in this manner?

    posted in technical issues read more
  • bamsehopp

    Thats clever to use a delay line! Thanks for the help!

    posted in technical issues read more
  • bamsehopp

    Not sure if this is the right branch of the forum but I'd like some help with building a patch that I can't figure out how to make.
    This patch is supposed to help me when I'm playing around with a synth for a long time to record only the little sounds that I like among many minutes of recording. I want to be able to record a 'window' of audio of say 1 minute so that when I find a nice sound I could press a button to save the last 10 seconds of recording as a new file. The only way I can see this happening is if I record everything into a buffer memory like a table and then somehow save just the last 10 seconds as a file. Any ideas how this could be achieved?

    posted in technical issues read more
  • bamsehopp

    Thanks guys thats amazing!

    posted in technical issues read more
  • bamsehopp

    Hey! I've been pondering about a quick way to "crop" an array, meaning i play the sample with specific start and end points using tabplay~ and I want to be able to send a bang to "commit" to the start and end. The reason is that when I load up the sample next time I start PD it should be the cropped version.

    Thanks for any help!

    posted in technical issues read more
  • bamsehopp

    This is because i've found that making a short loop and double it to overdub only a part of it is the best way to use loops to create things on the fly. It can be done easily with delaylines, but with those i've found no quick way to clear the loop instantly and to speed it up and down.

    posted in technical issues read more
  • bamsehopp

    Hey, is there a way to double the information of an array, for example to make a short soundfile double the lenght. The purpose is to make a looper which can double/halve the loop.

    Thanks!

    posted in technical issues read more
  • bamsehopp

    Hi. I'm making a sample trigger mechanism with the help of a piezo disc. I want to trigger the sample with varying velocity following how hard i hit the disc. Now, i've set a box only letting the numbers above silence through in this fashion:

    adc~ 
    I
    env~
    I
    max 30

    And i can use threshold~ to trigger the sample. But to control the amp of each strike I need to store the highest value I get when striking the disc. Any ideas how this is done?

    Thanks

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!