Changes

Jump to navigation Jump to search
Constructing a zynthian development environment using Jet Brain's PyCharm
'''
== Context ==
'''

'''Zynthian'''

The [http://zynthian.org Zynthian]is a synthesizer system using various linux engines.
It runs on a raspberry pi 3 with various configurable control and interface options which are configured via a web interface.
It's default hostname is available via avahi as zynthian.local the default password is raspberry and is run as root.

'''PyCharm'''

[https://www.jetbrains.com/pycharm/ PyCharm] is an interactive development environment (IDE) from JetBrains that allows easy development of python code within projects.
Many tasks are presented simply and efficiently to ease the development process.
A paid version (Professional) is available which also offers various additions including the ability to deploy and debug to a remote server which in this case will be the Zynthian raspberry pi.
584

edits

Navigation menu