Yeah. There are a quite few niggles like that. Even though you can get quite close by (automatically) sending code to the repl, Python is simply not set up for interactive development. It's one of the main reasons why I…
I've been doing exactly this for a while now using Emacs built-in python mode and I think it's its quite nice. With just a few keystrokes I can send any part of the code I'm working on into a running python process and…
pulseeffects is a pretty neat tool for both playback and record effects including a compressor, gater, equalizer, filters, de-sser (can help quite a lot in reducing those sharp S sounds) and more. It has made a lot of…
Yeah. There are a quite few niggles like that. Even though you can get quite close by (automatically) sending code to the repl, Python is simply not set up for interactive development. It's one of the main reasons why I…
I've been doing exactly this for a while now using Emacs built-in python mode and I think it's its quite nice. With just a few keystrokes I can send any part of the code I'm working on into a running python process and…
pulseeffects is a pretty neat tool for both playback and record effects including a compressor, gater, equalizer, filters, de-sser (can help quite a lot in reducing those sharp S sounds) and more. It has made a lot of…