davidnorth100

  • Total activity 200
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 84
Recent activity by davidnorth100 Recent activity Votes
  • Local variables or variable scoping

    I needed to drive a timeline based animation at a variable speed based on the rotation using an imp of a wheel. I achieved this by using the angular velocity of the wheel as the operand for the + o...

  • ... find something I previously liked

    Or followed for that matter.

  • Set the transform on a sculpt directly

    I found that I can get an object's transform in scene space with a tag. I can also teleport an object to a tag. But How can I set the transform (position in particular) of an object or tag based on...

  • Use the "nudge" option

    You sometimes see a tooltip to "nudge". It shows R2 plus another symbol I don't recognise. What does this do please and how do I use it?This replaces my previous post where I mistakenly referred to...

  • Midi

    A while ago, Alex mentioned that midi was already possible in dreams albeit not very conveniently: https://twitter.com/mmalex/status/997881164911214592I wanted to check if this was still the case b...

  • Loop a music clip rather than clone it

    I've been repeating music clips I created with piano roll by shift dragging them so far because I don't know how to just extend them as a loop, such that editing the original edits all repeats. Is ...

  • Ternary / switch/ if/then logic

    I'd like to output one of 2 input signals based on a boolean condition of a 3rd, like a ternary expression e.g. the following: return x < y ? x : yEven better is if there was a good way to handl...

  • Tweak velocities on individual notes in piano roll

    Is this possible? Dynamics are really important in making things more musical.