All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.sciss.mellite.gui.UniverseView.scala Maven / Gradle / Ivy

The newest version!
///*
// *  ViewHasUniverse.scala
// *  (Mellite)
// *
// *  Copyright (c) 2012-2019 Hanns Holger Rutz. All rights reserved.
// *
// *  This software is published under the GNU Affero General Public License v3+
// *
// *
// *  For further information, please contact Hanns Holger Rutz at
// *  [email protected]
// */
//
//package de.sciss.mellite
//package gui
//
//import de.sciss.lucre.stm.Sys
//import de.sciss.lucre.swing.{View => SView}
//import de.sciss.synth.proc.Universe
//
//trait UniverseView[S <: Sys[S]] extends SView.Cursor[S] {
//  implicit val universe: Universe[S]
//}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy